Subject Re: [firebird-python] Re: Using Firebird ODBC driver with PyQT on Linux Mint
Author Alexandr N Zamaraev
the.weavster wrote:
>> also i would try to use the python driver with firebird
>> http://www.firebirdsql.org/index.php?op=devel&sub=python
> I think it might be an incompatability with QT (or PyQT)
I use native python driver (kinterbasedb) with PyQt. All work.

Also Qt have driver for Firebird/Interbase - QIBASE. Its work.
And QODBC work. :)