Subject Re: [firebird-python] Using Firebird ODBC driver with PyQT on Linux Mint
Author marius adrian popa
On Sat, Oct 10, 2009 at 6:56 PM, the.weavster <steve@...> wrote:
>
>
>
> I have downloaded the latest Linux ODBC driver from firebirdsql and I'm trying to run a SELECT statement against the example database but the statement doesn't seem to get executed. I get no database error message back from the driver but I get this error message in the console:
>
> SCH: mutex lock error, status = 13
this might be a firebird bug
what version do you use ?

also i would try to use the python driver with firebird

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





>
> Aborted
>
> -------------------------------
> (program exited with code: 134)
>
> Does anybody have any ideas?



>
> Thanks
>
>