Issues
Firebird jdbc support missing
Description
Environment
None
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 30 December 2020 at 17:56
Updated 4 January 2021 at 16:56
Activity
Show:
Zac Spitzer4 January 2021 at 16:56
I guess I'm expecting an extension given how it’s described as being supported
jaybird doesn’t include osgi headers does it?
an extension looks a bit complicated due to jaybird having different versions for each java release
Pothys - MitrahSoft31 December 2020 at 11:46Edited
I've checked this ticket with lucee latest version 5.3.8.133-SNAPSHOT lucee supports the fireBird database. Put fireBird jaybird-full.jar(https://firebirdsql.org/en/jdbc-driver/#jaybird3) file into the /lib folder and restart the tomcat. And then I can able to connect the fireBird database and execute SQL operations.
Did you face any issue?
Lucee claims to support Firebase as a database, but it seems to be no longer supported
https://docs.lucee.org/guides/about-lucee/lucee-server-features-specifications.html
https://www.lucee.org/learn/lucee-features.html
https://dev.lucee.org/t/connecting-to-firebird-database/7760/
was it omitted during the switch to OSGI?
https://github.com/lucee/Lucee/blob/5.3/core/src/main/java/lucee/runtime/db/DBUtil.java#L52