[unixODBC-dev] SQLSetStmtAttr()+SQL_ATTR_ROWS_FETCHED_PTR
Nick Gorham
nick at lurcher.org
Tue Feb 3 08:11:00 GMT 2009
George Neill wrote:
> Hi All,
>
> I am having a little bit of confusion with SQLSetStmtAttr() and
> SQL_ATTR_ROWS_FETCHED_PTR. From this documentation,
> http://www.unixodbc.org/doc/ODBC64.html, it states the Value/ValuePtr
> should be of type SQLULEN ... but the actual code seems to use
> SQLUINTEGER. Is this a bug in the docs or the code?
>
>
I would guess its a problem in the code, which bit of code in
particular? so I can fix it.
--
Nick
More information about the unixODBC-dev
mailing list