[unixODBC-dev] SQLSetStmtAttr()+SQL_ATTR_ROWS_FETCHED_PTR
Nick Gorham
nick at lurcher.org
Tue Feb 3 11:10:04 GMT 2009
George Neill wrote:
>On Tue, Feb 3, 2009 at 2:11 AM, Nick Gorham <nick at lurcher.org> wrote:
>
>
>>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.
>>
>>
>
>SQLSetStmtAttr.c:753
>
>2.2.15pre
>
>Thanks,
>George
>
>
Ok, try the 2.2.15pre now.
--
Nick
More information about the unixODBC-dev
mailing list