Home
last modified time | relevance | path

Searched refs:ODBC3SQLGetFunctions (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx139 case ODBC3SQLGetFunctions: in getOdbcFunction()
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx44 #define ODBC3SQLGetFunctions 8 macro
H A DOFunctions.hxx102 #define N3SQLGetFunctions(a,b,c) (*(T3SQLGetFunctions)getOdbcFunction(ODBC3SQLGetFunctions))(a,b,c)
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx617 case ODBC3SQLGetFunctions: in getOdbcFunction()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx145 if ( getOdbcFunction(ODBC3SQLGetFunctions) ) in OResultSet()

Completed in 46 milliseconds