On 07/06/2014 03:48 PM, sujiejiang wrote:
1.When i use FDB(another Python driver for Firebird, because Kinterbasedb is 
not maintained) conect to Dabo,it dosen't work.
     if you have time,i wish you testing it with FDB.thank you very much
2.I'm Testing Dabo with cx_Oracle,it also have many problem.....
_______________________________________________

I can't recall the last time anyone posted a question about either one of those DB interface modules. Unfortunately, that means no one is currently maintaining them. In fact I doubt the dbOracle.py ever worked. No one was using Oracle to allow testing.

As far as Firebird is concerned I'm sure the module would not work since it depends on 'kinterbasdb'. IOW the "import kinterbasdb" should immediately fail. That said, you might try and fixing and replacing the init code in dbFirebird.py (dabo/db/). The rest of the code is some what standard and might work as is. Of course that's a guess. In general the interface is straight forward and I'll bet you can get it working.

Johnf

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to