Searched refs:ODBC3SQLBindCol (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | OTools.cxx | 276 nRetcode = (*(T3SQLBindCol)_pConnection->getOdbcFunction(ODBC3SQLBindCol))(_aStatementHandle, in bindValue() 397 nRetcode = (*(T3SQLBindCol)_pConnection->getOdbcFunction(ODBC3SQLBindCol))(_aStatementHandle, in bindValue()
|
/aoo4110/main/connectivity/source/drivers/odbc/ |
H A D | ORealDriver.cxx | 223 case ODBC3SQLBindCol: in getOdbcFunction()
|
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | OTools.hxx | 65 #define ODBC3SQLBindCol 29 macro
|
H A D | OFunctions.hxx | 324 #define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f)
|
/aoo4110/main/connectivity/source/drivers/adabas/ |
H A D | BDriver.cxx | 701 case ODBC3SQLBindCol: in getOdbcFunction()
|
Completed in 33 milliseconds