Subject Re: [firebird-python] Firebird Driver for Python
Author Uwe Grauer
Werner F. Bruhin wrote:
> 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

kinterbasdb 3.2.1 doesn't work for me with FB 2.0.x and Dabo.
It has the same bug as kinterbasdb 3.2.

kinterbasdb-3.2_20070503.src.tar.gz was a fixed version from David
Rushby. I thought that the fix should go into 3.2.1 which just isn't
the case since i see the bug again with 3.2.1.

This is also the reason that i cannot use FB 2.1 since i need Dabo.

My original bug report is here:
http://sourceforge.net/forum/message.php?msg_id=4288153

Uwe