[unixODBC-dev] Problem in SQLRowCount
Nick Gorham
nick.gorham at easysoft.com
Mon Mar 2 10:43:13 GMT 2009
Nimish Bhargava wrote:
>I have installed the maxdb-callif-7.6.0 rpm for x86_64 arch which provides
>the libsqlrte.a library.
>
>
Ok, I just took another look, and it was just a build problem that was
stopping the compile.
So, after getting the suppled HelloMaxDB.c to build, on a 64 bit Fedora
4 machine, the MaxDB headers are defining SQLLEN as 8 byte in lenght, in
/opt/sdb/programs/incl/sqltypes.h the line is
typedef long SQLLEN;
So my feeling at this point is you want the default 64 bit build of
2.2.14 to work with the database.
--
Nick Gorham
Easysoft Limited
http://www.easysoft.com, http://www.unixODBC.org
More information about the unixODBC-dev
mailing list