Subject Re: [firebird-python] Firebird Driver for Python
Author Werner F. Bruhin
Uwe,

Uwe Grauer wrote:
> My problem is with Dabo+kinterbasdb>=3.2+FB2.0.x.
>
> If you do not use Dabo, there is no need to try
> kinterbasdb-3.2_20070503.src.tar.gz.
>
I am not using Dabo but IIRC kinterbasdb 3.2.x had a problem with FB 2.0
which had been fixed by Pavel (he provided a replacement __init__.py).

The other day I had some problems with kinterbasdb and FB 2.1, i.e. some
of the service API calls would not work, at that point Pavel suggest to
use 3.2.1 which is/was just coming of the "presses".

You can find it here:

http://www.firebirdsql.org/index.php?op=devel&sub=python

It worked for me with Python 2.5, wxPython 2.8.8, FB 2.1 on Windows Vista.

Have not got around to try it on my Ubuntu machine.

Werner