Home
last modified time | relevance | path

Searched refs:throwGenericSQLException (Results 26 – 50 of 63) sorted by relevance

123

/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx258 m_pConnection->throwGenericSQLException(STR_NO_ROWCOUNT,*this); in executeUpdate()
294 m_pConnection->throwGenericSQLException(STR_NO_RESULTSET,*this); in executeQuery()
H A DODriver.cxx209 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
/aoo42x/main/connectivity/source/drivers/ado/
H A DATables.cxx78 …m_pCatalog->getConnection()->throwGenericSQLException( STR_INVALID_TABLE_DESCRIPTOR_ERROR,static_c… in appendObject()
H A DADriver.cxx155 ::dbtools::throwGenericSQLException(sMessage ,*this); in impl_checkURL_throw()
H A DAPreparedStatement.cxx442 ::dbtools::throwGenericSQLException(sError,*this); in setObject()
H A DAConnection.cxx140 throwGenericSQLException( STR_NO_CONNECTION,*this ); in construct()
/aoo42x/main/connectivity/source/drivers/calc/
H A DCDriver.cxx96 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
H A DCConnection.cxx183 ::dbtools::throwGenericSQLException( sError, *this, aErrorDetails ); in acquireDoc()
/aoo42x/main/connectivity/source/inc/
H A DTConnection.hxx71 …void throwGenericSQLException( sal_uInt16 _nErrorResourceId,const ::com::sun::s…
/aoo42x/main/connectivity/source/drivers/dbase/
H A DDTables.cxx129 ::dbtools::throwGenericSQLException( sError, NULL ); in dropObject()
H A DDDriver.cxx118 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
H A DDResultSet.cxx135 ::dbtools::throwGenericSQLException(sMessage ,*this); in compareBookmarks()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBUsers.cxx105 … m_pConnection->throwGenericSQLException(STR_USER_NO_DELETE,static_cast< XDrop* >( this )); in dropObject()
/aoo42x/main/connectivity/source/drivers/flat/
H A DEDriver.cxx136 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNDriver.cxx164 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
H A DNResultSetMetaData.cxx67 ::dbtools::throwGenericSQLException( sError, *this ); in setEvoabFields()
H A DNPreparedStatement.cxx283 ::dbtools::throwGenericSQLException(sError,*this); in setObject()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJDriver.cxx237 ::dbtools::throwGenericSQLException(sMessage ,*this); in getPropertyInfo()
/aoo42x/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx99 m_pConnection->throwGenericSQLException(STR_QUERY_COMPLEX_COUNT,NULL); in start()
/aoo42x/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx137 ::dbtools::throwGenericSQLException(sError,*this); in getTypeInfo()
/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx419 ::dbtools::throwGenericSQLException(sError,NULL); in Update()
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx450 ::dbtools::throwGenericSQLException(sMessage ,*this); in getDataDefinitionByURL()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx2221 ::dbtools::throwGenericSQLException( sMessage, *this ); in calcConnection()
2394 throwGenericSQLException(sMessage,*this); in impl_buildActiveCommand_throw()
2445 throwGenericSQLException(sMessage,*this); in impl_buildActiveCommand_throw()
/aoo42x/main/connectivity/source/sdbcx/
H A DVCollection.cxx458 ::dbtools::throwGenericSQLException(sError,static_cast< XIndexAccess*>(this)); in findColumn()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx404 ::dbtools::throwGenericSQLException( sConnectingContext, *this ); in connect()

Completed in 255 milliseconds

123