User: ihi Date: 2007-11-21 14:56:51+0000 Modified: dba/connectivity/inc/connectivity/dbexception.hxx
Log: INTEGRATION: CWS dba24c (1.17.98); FILE MERGED 2007/09/18 20:04:51 fs 1.17.98.1: during #i81095#: outsourced the CYCLIC_SUB_QUERIES error to the new css.sdb.ErrorCondition File Changes: Directory: /dba/connectivity/inc/connectivity/ ============================================== File [changed]: dbexception.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/dbexception.hxx?r1=1.18&r2=1.19 Delta lines: +0 -2 ------------------- --- dbexception.hxx 2007-11-20 19:14:36+0000 1.18 +++ dbexception.hxx 2007-11-21 14:56:48+0000 1.19 @@ -93,8 +93,6 @@ SQL_FUNCTION_NOT_SUPPORTED, // IM001 SQL_CONNECTION_DOES_NOT_EXIST, // 08003 - SQL_CYCLIC_SUB_QUERIES, // OB001 - SQL_ERROR_UNSPECIFIED = SAL_MAX_ENUM // special value indicating that an SQLState is not to be specified }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
