Home
last modified time | relevance | path

Searched refs:SQL_CURSOR_DYNAMIC (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx707 case SQL_CURSOR_DYNAMIC: in getResultSetType()
807 SQLUINTEGER nCurProp = getCursorProperties(SQL_CURSOR_DYNAMIC,sal_True); in setResultSetType()
820 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType()
824 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType()
827 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType()
1142 else if(SQL_CURSOR_DYNAMIC == _nCursorType) in getCursorProperties()
H A DOResultSet.cxx1295 else if(SQL_CURSOR_DYNAMIC == nCurType) in getResultSetType()
1342 case SQL_CURSOR_DYNAMIC: in isBookmarkable()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h2033 #define SQL_CURSOR_DYNAMIC 2UL macro

Completed in 38 milliseconds