User: kz Date: 2006/12/13 08:21:48 Modified: dba/connectivity/source/drivers/odbc/ODatabaseMetaData.cxx
Log: INTEGRATION: CWS dba22ui (1.32.20); FILE MERGED 2006/12/05 15:02:47 fs 1.32.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/odbc/ ================================================= File [changed]: ODatabaseMetaData.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/odbc/ODatabaseMetaData.cxx?r1=1.32&r2=1.33 Delta lines: +1 -0 ------------------- --- ODatabaseMetaData.cxx 17 Sep 2006 03:05:31 -0000 1.32 +++ ODatabaseMetaData.cxx 13 Dec 2006 16:21:45 -0000 1.33 @@ -92,6 +92,7 @@ } osl_decrementInterlockedCount( &m_refCount ); } + setConnectionInfo( _pCon->getConnectionInfo() ); } // ------------------------------------------------------------------------- ODatabaseMetaData::~ODatabaseMetaData() --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
