[Zope-dev] use ODBC to access other database
Chris McDonough
chrism@digicool.com
Sun, 28 May 2000 17:38:22 -0400
Thomas Weholt wrote:
> Does anybody know if there are a Interbase-databaseadapter in development?
> Interbase is open-source, free etc. and allready an established product so
> it would be strange if it wasn`t supported by Zope, at least in the future.
Thomas,
There is a python-level Interbase adapter named kinterbasdb written by
Alexander Kuznetsin that I've been fooling a little bit with lately...
If I get the time I may try to write an Interbase DA against Alexander's
work. No ETA.