Ispirer Website Ispirer Toolkit Overview Free Trial

ODBC - SQLSetCursorName Function

ODBC - SQLSetCursorName
Syntax SQLRETURN SQLSetCursorName( SQLHSTMT StatementHandle, SQLCHAR* CursorName, SQLSMALLINT NameLength);
Description Associates a cursor name with an active statement. If an application does not call SQLSetCursorName, the driver generates cursor names as needed for SQL statement processing.
Returns SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.