Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx941 …SQLRETURN nReturn = N3SQLPrepare(m_aStatementHandle,(SDB_ODBC_CHAR *) aSql.getStr(),aSql.getLength… in prepareStatement()
/trunk/main/connectivity/source/inc/odbc/
H A DODefs3.hxx45 #define N3SQLPrepare SQLPrepare macro
H A DOFunctions.hxx210 #define N3SQLPrepare(a,b,c) (*(T3SQLPrepare)getOdbcFunction(ODBC3SQLPrepare))(a,b,c) macro

Completed in 39 milliseconds