Home
last modified time | relevance | path

Searched refs:pODBC3SQLSetConnectAttr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx46 extern T3SQLSetConnectAttr pODBC3SQLSetConnectAttr;
149 pFunction = (oslGenericFunction)pODBC3SQLSetConnectAttr; in getOdbcFunction()
H A DOFunctions.cxx44 T3SQLSetConnectAttr pODBC3SQLSetConnectAttr; variable
165 …if( ( pODBC3SQLSetConnectAttr = (T3SQLSetConnectAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx46 T3SQLSetConnectAttr pODBC3SQLSetConnectAttr; variable
163 …if( ( pODBC3SQLSetConnectAttr = (T3SQLSetConnectAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()
H A DBDriver.cxx81 extern T3SQLSetConnectAttr pODBC3SQLSetConnectAttr;
627 pFunction = (oslGenericFunction)pODBC3SQLSetConnectAttr; in getOdbcFunction()

Completed in 43 milliseconds