Some years ago I created an embedded database, originally using HSQLDB and came across a problem and was advised to migrate to Firebird because HSQLDB was likely to be deprecated.
I migrated to Firebird in 2020 (with great difficulty) and since then my database has grown and also new functionality has been added.
I’m currently using:-
Version: 25.8.0.4 (X86_64)
Build ID: 48f00303701489684e67c38c28aff00cd5929e67
CPU threads: 16; OS: Linux 6.14; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded
Today I tried creating a test database (to test some new functionality) but there was no option to create a Firebird embedded database, only HSQLDB.
This concerns me, is Firebird no longer the preferred database, it can be enabled by adding “Enable experimental features (may be unstable)” within “Tools/Options/Advanced”.
Should I now migrate it back to HSQLDB (with great difficulty again). It’s a fairly large database with 10 tables, 15 queries, 7 forms and 3 reports???
I can’t share it i’m afraid because it contains personal data governed by UKGDPR.