Home
last modified time | relevance | path

Searched refs:N3SQLBindCol (Results 1 – 3 of 3) sorted by path

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx843 SQLRETURN nRet = N3SQLBindCol(m_aStatementHandle, in insertRow()
922 nRet = N3SQLBindCol(m_aStatementHandle, in updateRow()
/trunk/main/connectivity/source/inc/odbc/
H A DODefs3.hxx60 #define N3SQLBindCol SQLBindCol macro
H A DOFunctions.hxx315 #define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f) macro

Completed in 28 milliseconds