Searched refs:SQL_IDENTIFIER_CASE (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 479 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_IDENTIFIER_CASE,nValue,*this); in storesLowerCaseIdentifiers() 493 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_IDENTIFIER_CASE,nValue,*this); in storesMixedCaseIdentifiers() 507 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_IDENTIFIER_CASE,nValue,*this); in storesUpperCaseIdentifiers() 1101 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_IDENTIFIER_CASE,nValue,*this); in supportsMixedCaseIdentifiers()
|
/aoo4110/main/unixODBC/inc/ |
H A D | sql.h | 500 #define SQL_IDENTIFIER_CASE 28 macro
|
Completed in 39 milliseconds