User: kz      
Date: 2006/12/13 08:45:01

Modified:
   dba/dbaccess/source/core/dataaccess/ModelImpl.cxx

Log:
 INTEGRATION: CWS dba22ui (1.17.12); FILE MERGED
 2006/12/05 09:47:51 fs 1.17.12.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/dbaccess/source/core/dataaccess/
================================================

File [changed]: ModelImpl.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/ModelImpl.cxx?r1=1.17&r2=1.18
Delta lines:  +1 -0
-------------------
--- ModelImpl.cxx       17 Sep 2006 06:37:50 -0000      1.17
+++ ModelImpl.cxx       13 Dec 2006 16:44:58 -0000      1.18
@@ -993,6 +993,7 @@
         AsciiPropertyValue( "IgnoreDriverPrivileges",     makeAny( 
(sal_Bool)sal_True ) ),
         AsciiPropertyValue( "NoNameLengthLimit",          makeAny( 
(sal_Bool)sal_False ) ),
         AsciiPropertyValue( "AppendTableAliasName",       makeAny( 
(sal_Bool)sal_False ) ),
+        AsciiPropertyValue( "GenerateASBeforeCorrelationName",  makeAny( 
(sal_Bool)sal_True ) ),
         AsciiPropertyValue( "EnableSQL92Check",           makeAny( 
(sal_Bool)sal_False ) ),
         AsciiPropertyValue( "BooleanComparisonMode",      makeAny( 
(sal_Int32)0 ) ),
         AsciiPropertyValue( "TableTypeFilterMode",        makeAny( 
(sal_Int32)3 ) ),




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

Reply via email to