[unixODBC-dev] SQLSetParam returning success for HY003
G, Hemanth Kumar
Hemanth.G at Teradata.com
Wed Jul 1 07:10:44 BST 2009
Hello Nick,
SQLSetParam with zero ValueType is expected to return HY003, but
returns success.
SQLSetParam(hstmt,1,0,4,10,0,rgbValue,NULL);
Expected: HY003
Received : SQL_SUCCESS
Pls validate.
Thanks
Hemanth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.unixodbc.org/pipermail/unixodbc-dev/attachments/20090701/14668fdc/attachment.html>
More information about the unixODBC-dev
mailing list