Re: [Firebird-odbc-devel] driver bug on 64bits linux

2012-02-14 Thread Alexander Potapchenko
Hi, The resolution of this problem is in progress... On 14.02.2012 17:06, mariuz wrote: > I have seen this bug on the gmane results for firebird > I don't know if is fixed already in the driver > > https://bugs.freedesktop.org/show_bug.cgi?id=45881 > -- Alexander Potapchenko Team leader LASP Te

[Firebird-odbc-devel] driver bug on 64bits linux

2012-02-14 Thread mariuz
I have seen this bug on the gmane results for firebird I don't know if is fixed already in the driver https://bugs.freedesktop.org/show_bug.cgi?id=45881 The driver uses the C/C++ dataype "long" for the SQL datatype "Integer" and for ODBC C type identifier SQL_C_SLONG. It should use the ODBC C