Tag: cws_src680_qiq
User: fs      
Date: 06/05/16 22:18:58

Modified:
 /dba/connectivity/inc/connectivity/
  dbexception.hxx

Log:
 +SQL_CONNECTION_DOES_NOT_EXIST

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.14.56.1&r2=1.14.56.2
Delta lines:  +3 -2
-------------------
--- dbexception.hxx     11 May 2006 08:58:29 -0000      1.14.56.1
+++ dbexception.hxx     17 May 2006 05:18:55 -0000      1.14.56.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbexception.hxx,v $
  *
- *  $Revision: 1.14.56.1 $
+ *  $Revision: 1.14.56.2 $
  *
- *  last change: $Author: fs $ $Date: 2006/05/11 08:58:29 $
+ *  last change: $Author: fs $ $Date: 2006/05/17 05:18:55 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -177,6 +177,7 @@
     SQL_INVALID_BOOKMARK_VALUE,     // HY111
     SQL_FEATURE_NOT_IMPLEMENTED,    // HYC00
     SQL_FUNCTION_NOT_SUPPORTED,     // IM001
+    SQL_CONNECTION_DOES_NOT_EXIST,  // 08003
 
     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]

Reply via email to