Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx276 nRetcode = (*(T3SQLBindCol)_pConnection->getOdbcFunction(ODBC3SQLBindCol))(_aStatementHandle, in bindValue()
397 nRetcode = (*(T3SQLBindCol)_pConnection->getOdbcFunction(ODBC3SQLBindCol))(_aStatementHandle, in bindValue()
/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx223 case ODBC3SQLBindCol: in getOdbcFunction()
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx65 #define ODBC3SQLBindCol 29 macro
H A DOFunctions.hxx315 #define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f)
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx701 case ODBC3SQLBindCol: in getOdbcFunction()

Completed in 28 milliseconds