> I am trying to use OJB with the Firebird database,
We are using Firebird and OJB, I contributed the very basic Firebird implementation for OJB in
src/java/org/apache/ojb/broker/platforms/PlatformFirebirdImpl.java
We have not bothered with Torque yet. I took the sql scripts created by the default test process for HSQLDB and changed them to Firebird syntax and ran them manually.
I would create a firebird driver for Torque, start with postgresql, make changes as per the interbase driver if still required (if you can use dialect 3 then the changes maybe fewer than in the past with dialect 1).
Hope this helps.
Dave -- David Warnock, Sundayta Ltd. http://www.sundayta.com iDocSys for Document Management. VisibleResults for Fundraising. Development and Hosting of Web Applications and Sites.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
