Home
last modified time | relevance | path

Searched refs:SQL_ATTR_NOSCAN (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx848 …SQLRETURN nRetCode = N3SQLSetStmtAttr( m_aStatementHandle, SQL_ATTR_NOSCAN, (SQLPOINTER)nEscapePro… in setEscapeProcessing()
912 …SQLRETURN nRetCode = N3SQLGetStmtAttr( m_aStatementHandle, SQL_ATTR_NOSCAN, &nValue, SQL_IS_UINTEG… in getEscapeProcessing()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h1968 #define SQL_ATTR_NOSCAN SQL_NOSCAN macro

Completed in 42 milliseconds