Searched refs:N3SQLSetCursorName (Results 1 – 3 of 3) sorted by relevance
48 #define N3SQLSetCursorName SQLSetCursorName macro
237 …#define N3SQLSetCursorName(a,b,c) (*(T3SQLSetCursorName)getOdbcFunction(ODBC3SQLSetCursorName))(a,… macro
896 …N3SQLSetCursorName(m_aStatementHandle,(SDB_ODBC_CHAR*)aName.getStr(),(SQLSMALLINT)aName.getLength(… in setCursorName()
Completed in 12 milliseconds