Home
last modified time | relevance | path

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

/AOO41X/main/connectivity/inc/connectivity/
H A Dstandardsqlstate.hxx58 SQL_INVALID_BOOKMARK_VALUE, // HY111 enumerator
/AOO41X/main/connectivity/source/commontools/
H A Ddbexception.cxx536 case SQL_INVALID_BOOKMARK_VALUE: pAsciiState = "HY111"; break; in getStandardSQLStateAscii()