Home
last modified time | relevance | path

Searched refs:SQL_CONNECTION_DOES_NOT_EXIST (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/inc/connectivity/
H A Dstandardsqlstate.hxx61 SQL_CONNECTION_DOES_NOT_EXIST, // 08003 enumerator
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DStandardSQLState.java45 SQL_CONNECTION_DOES_NOT_EXIST("08003"), enumConstant
/trunk/main/connectivity/source/commontools/
H A Ddbmetadata.cxx125 throwSQLException( sError, SQL_CONNECTION_DOES_NOT_EXIST, NULL ); in lcl_checkConnected()
H A Ddbexception.cxx539 case SQL_CONNECTION_DOES_NOT_EXIST: pAsciiState = "08003"; break; in getStandardSQLStateAscii()

Completed in 29 milliseconds