Subject Re: [firebird-python] Re: Using Firebird ODBC driver with PyQT on Linux Mint
Author Alexandr N Zamaraev
the.weavster wrote:
>> I use native python driver (kinterbasedb) with PyQt. All work.
> I've also used kinterbasedb, I was just interested to try QT SQL.
KinterbaseDB do not known for Qt and Qt SQL do not known for KinterbaseDB.
I write come code for use KinterbaseDB in Qt.

>> Also Qt have driver for Firebird/Interbase - QIBASE. Its work.
> It seems all the QT SQL drivers are available from the Ububntu
> repository except the Firebird one.
You mast make it from source.

>> And QODBC work. :)
> Have you used QT SQL with the firebirdsql ODBC driver for Linux? It
> could be me, I'm quite a Python newbie:
I do not use QODBC with firebird.