Tag: cws_src680_qiq
User: fs      
Date: 2006/07/06 00:34:17

Modified:
   dba/connectivity/source/drivers/jdbc/DatabaseMetaData.cxx

Log:
 oops, the previous change was only temporary and should not have been checked 
in

File Changes:

Directory: /dba/connectivity/source/drivers/jdbc/
=================================================

File [changed]: DatabaseMetaData.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/DatabaseMetaData.cxx?r1=1.22.2.1&r2=1.22.2.2
Delta lines:  +3 -3
-------------------
--- DatabaseMetaData.cxx        30 Jun 2006 13:17:58 -0000      1.22.2.1
+++ DatabaseMetaData.cxx        6 Jul 2006 07:34:14 -0000       1.22.2.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DatabaseMetaData.cxx,v $
  *
- *  $Revision: 1.22.2.1 $
+ *  $Revision: 1.22.2.2 $
  *
- *  last change: $Author: fs $ $Date: 2006/06/30 13:17:58 $
+ *  last change: $Author: fs $ $Date: 2006/07/06 07:34:14 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -1733,7 +1733,7 @@
                        ThrowSQLException(t.pEnv,*this);
                } //mID
        } //t.pEnv
-       return sal_True;
+       return out;
 }
 // -------------------------------------------------------------------------
 sal_Bool SAL_CALL 
java_sql_DatabaseMetaData::supportsSchemasInIndexDefinitions(  ) 
throw(SQLException, RuntimeException)




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

Reply via email to