User: kz Date: 2006/12/13 08:19:32 Modified: dba/connectivity/source/drivers/jdbc/tools.cxx
Log: INTEGRATION: CWS dba22ui (1.23.20); FILE MERGED 2006/12/05 15:02:46 fs 1.23.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/jdbc/ ================================================= File [changed]: tools.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/tools.cxx?r1=1.23&r2=1.24 Delta lines: +1 -0 ------------------- --- tools.cxx 17 Sep 2006 02:50:53 -0000 1.23 +++ tools.cxx 13 Dec 2006 16:19:29 -0000 1.24 @@ -165,6 +165,7 @@ if( pBegin->Name.compareToAscii("JavaDriverClass") && pBegin->Name.compareToAscii("CharSet") && pBegin->Name.compareToAscii("AppendTableAlias") && + pBegin->Name.compareToAscii("GenerateASBeforeCorrelationName") && pBegin->Name.compareToAscii("ParameterNameSubstitution") && pBegin->Name.compareToAscii("IsPasswordRequired") && pBegin->Name.compareToAscii("IsAutoRetrievingEnabled") && --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
