Re: SQLEndTran with statement handle
"G, Hemanth Kumar" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <DB5CCE49324ED540B132892B8F289249023A0960@susday7667.TD.teradata.com> |
Sorry, I had copied the wrong libraries earlier. Yes, I have verified it now with the correct libraries. It works. Thanks :-) To remind you the other issue I had reported, after calling SQLGetConnectAttr, any other call using the connection handles fails returning SQL_INVALID_HANDLE. SQLGetConnectAttr(hdbc, SQL_ATTR_ODBC_CURSORS, &sup, 0, NULL); SQLConnect(hdbc, dsnName, SQL_NTS, uId, SQL_NTS, pwd, SQL_NTS) --> Returns SQL_INVALID_HANDLE Please have a look at it. Thanks again.. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nick Gorham Sent: Thursday, June 18, 2009 6:08 PM To: Development issues and topics for unixODBC Subject: Re: [unixODBC-dev] SQLEndTran with statement handle G, Hemanth Kumar wrote: > Nick, I am still seeing the mismatches with SQLGetConnectAttr and > SQLEndTran, which you are saying are resolved. > Are you sure, you have updated the changes on ftp site? > > To mention one more, after SQLGetConnectAttr, any other call using the > connection handle fails stating SQL_INVALID_HANDLE. > > Can you verify once. > > Thanks > Hemanth. > > Could you send a ODBC log or the two situations you are seeing. I am sure I updated the ftp site, but I have just done it again to be certain. sum unixODBC-2.2.15pre.tar.gz 17636 1614 -- 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