Tag: cws_src680_dba23
User: oj      
Date: 05/02/03 00:06:15

Modified:
 /dba/dbaccess/source/core/api/
  RowSet.cxx

Log:
 RESYNC: (1.130-1.131); FILE MERGED

File Changes:

Directory: /dba/dbaccess/source/core/api/
=========================================

File [changed]: RowSet.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSet.cxx?r1=1.130.6.1&r2=1.130.6.2
Delta lines:  +4 -4
-------------------
--- RowSet.cxx  19 Jan 2005 08:45:17 -0000      1.130.6.1
+++ RowSet.cxx  3 Feb 2005 08:06:12 -0000       1.130.6.2
@@ -1854,7 +1854,7 @@
                        {
                                ::rtl::OUString 
sErrorMsg(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("The command '")));
                                sErrorMsg += aSql;
-                               sErrorMsg += 
::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("' does not succeed."));
+                               sErrorMsg += 
::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("' did not succeed."));
                                throwGenericSQLException(sErrorMsg,*this);
                        }
                }




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to