Sets the name of a cursor associated with a SQL statement, for UltraLite ODBC.
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLSetCursorName ( SQLHSTMT StatementHandle, SQLTCHAR * CursorName, SQLSMALLINT NameLength );
StatementHandle A statement handle.
CursorName A pointer to a buffer holding the cursor name.
NameLength The length of *CursorName.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |