Re: Problem in SQLRowCount
Nimish Bhargava <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
I am using the drivers provided with the maxdb 7.6 package. SQLULEN has been defined as unsigned int in the maxdb header files. On Tue, Feb 24, 2009 at 7:12 PM, Nick Gorham <[email protected]> wrote: > Nimish Bhargava wrote: > > Hi Nick >> >> I am still facing problem in the SQLRowCount function. >> I have build all components of odbc with BUILD_LEGACY_64_BIT_MODE defined. >> >> Following is the part of the code I am executing and gdb trace. >> The same piece of code is working fine on 32 bit and causing trouble on 64 >> bit. >> >> >> > The DEF_SQLROWCOUNT macro is in DriverManager/drivermanager.h, its just > calling the drivers SQLRowCount. As I said yesterday, if the driver you are > using is using 8 byte SQLULEN the only thing you can do is either use the > same yourself, or get another version of the driver. I can't see exactly > what the problem you are having is from the debug you sent. > > You don't say which driver you are using, or if its built from source by > yourself. > > > -- > Nick > _______________________________________________ > unixODBC-dev mailing list > [email protected] > http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev > _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev