User: kz      
Date: 2006/12/13 08:17:38

Modified:
   dba/connectivity/source/drivers/file/FStatement.cxx

Log:
 INTEGRATION: CWS dba22ui (1.42.20); FILE MERGED
 2006/12/05 09:46:54 fs 1.42.20.1: copying the fix for #i72252# from CWS dba22b 
to dba22ui - intended for the latter, but wrongly checked in into the former

File Changes:

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

File [changed]: FStatement.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/file/FStatement.cxx?r1=1.42&r2=1.43
Delta lines:  +1 -1
-------------------
--- FStatement.cxx      17 Sep 2006 02:34:18 -0000      1.42
+++ FStatement.cxx      13 Dec 2006 16:17:35 -0000      1.43
@@ -460,7 +460,7 @@
 //                                             0, String() );
                        //      return;
                //      }
-               
pColumnRef->getChild(2)->parseNodeToStr(aColumnName,m_xDBMetaData,NULL,sal_False,sal_False);
+               pColumnRef->getChild(2)->parseNodeToStr( aColumnName, 
getOwnConnection(), NULL, sal_False, sal_False );
        }
        else
        {




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

Reply via email to