Description: When I want to create a new database with the Database Wizard, I cannot choose to create a Firebird database from the dropdown menu. Steps to Reproduce: 1. File -> New -> Database. 2. Choose "Create new database". 3. In "Embedded database:", click on the dropdown list. Actual Results: HSQLDB Embedded Expected Results: Firebird Embedded HSQLDB Embedded Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: Version: 6.4.3.2 (x64) Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8 CPU threads: 4; OS: Windows 10.0 Build 17763; UI render: default; VCL: win; Locale: fr-CH (fr_FR); UI-Language: en-US Calc: threaded ______ Version: 7.0.0.0.alpha1 (x64) Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 4; OS: Windows 10.0 Build 17763; UI render: Skia/Raster; VCL: win; Locale: fr-FR (fr_FR); UI: en-GB Calc: threaded
Created attachment 161328 [details] Firebird not in dropdown
Created attachment 161329 [details] Firebird in dropdown (LO 6.4.1.2 x86)
This bug is not present in LibreOffice 6.4.1.2, thus it's a regression
Has the experimental features option has been activated? Due to the numerous unfixed bugs and non-implemented functionality, Firebird database support was made experimental once again, and is only accessible if the experimental features option has been activated.
For example, see this discussion here : http://document-foundation-mail-archive.969070.n3.nabble.com/About-putting-back-Firebird-experimental-td4265392.html I'm going to mark this as closed NOTABUG, but if, even after having activated the experimental features within LO, you still don't see the possibility to create a Firebird database via the DB creation wizard, please re-open and give details, thanks.
I confirm that I can create a Firebird database with experimental features activated. However SQL statement like: SET TERM ^ ; still generate error on TERM token. hope it get fixed soon.