Menu

#20 Calls to SQLGetCursorName on an unopened cursor fail

open
nobody
None
5
2007-05-02
2007-05-02
No

SQLGetCursorName() should always return a cursor name, even on an unopened cursor, according to the ODBC documentation from Microsoft. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcsqlbindparameter.asp

The current behavior is correct for ODBC 2.x, but not ODBC 3.x.

Discussion

MongoDB Logo MongoDB