[unixODBC-dev] SQLSetConnectAttr returns SQL_SUCCESS instead ofHY010(Function sequence error)

G, Hemanth Kumar Hemanth.G at Teradata.com
Thu Jun 25 07:42:40 BST 2009


Nick,
 
       SQLSetConnecAttr() returns SQL_SUCCESS, instead of returning
HY010, in the cases mentioned below.
 
S8 - Function needs data. SQLParamData has not been called. 
S9 - Function needs data. SQLPutData has not been called.
S10 - Function needs data. SQLPutData has been called.
S11 - Still executing. 
S12 - Asynchronous execution canceled. 
 
Please check.
 
Thanks
Hemanth.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.unixodbc.org/pipermail/unixodbc-dev/attachments/20090625/95a819f9/attachment.html>


More information about the unixODBC-dev mailing list