BUG: SQLCursorFetch Generates DB-Lib Error 1101ID: Q96240
|
When attempting to use the Visual Basic Library for SQL Server
(VBSQL)SQLCursorFetch function, the following error message is generated
for each row being fetched:
DB-LIB Error 1011, Column number out of range
This error message is generated upon a call to SQLCursorFetch when the table has a unique clustered composite index. This happens with either Dynamic (CURFORWARD) or Static (CURDYNAMIC) cursors when the concurrency control is set to CURLOCKCC.
Microsoft has confirmed this to be a problem in the Microsoft Visual Basic Library for SQL Server (VBSQL) version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: VBSQL dblib
Keywords : kbinterop SSrvProg SSrvVisB kbbug4.20
Version : 4.2 4.2a
Platform : WINDOWS
Issue type :
Last Reviewed: March 16, 1999