[unixODBC-dev] SQLEndTran with statement handle

G, Hemanth Kumar Hemanth.G at Teradata.com
Thu Jun 18 14:29:11 BST 2009


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: unixodbc-dev-bounces at mailman.unixodbc.org
[mailto:unixodbc-dev-bounces at mailman.unixodbc.org] 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
unixODBC-dev at mailman.unixodbc.org
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev


More information about the unixODBC-dev mailing list