Home
last modified time | relevance | path

Searched refs:SQL_OJ_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unixODBC/inc/
H A Dsql.h543 #define SQL_OJ_CAPABILITIES 115 macro
544 #define SQL_OUTER_JOIN_CAPABILITIES SQL_OJ_CAPABILITIES
H A Dsqlext.h775 #define SQL_OJ_CAPABILITIES 65003 /* Temp value until ODBC 3.0 */ macro
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx724 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_OJ_CAPABILITIES,nValue,*this); in supportsOuterJoins()
1558 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_OJ_CAPABILITIES,nValue,*this); in supportsFullOuterJoins()

Completed in 149 milliseconds