MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

SQLSetCursorName

Support: Full  
ODBC API Conformance: Core Level

Associates a cursor name with an active statement handle, hstmt. SQLSetCursorName is included in the Visual FoxPro ODBC Driver API because it is a part of Core Level ODBC API functionality; it cannot be used with other API functions because the driver does not support positioned updates.

For more information, see SQLSetCursorName in the ODBC Programmer's Reference.