Tag: cws_src680_dba22b
User: fs      
Date: 2006/12/05 01:34:28

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

Log:
 #i72252# +GenerateASBeforeCorrelationName

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.17.56.1
Delta lines:  +4 -3
-------------------
--- ModelImpl.cxx       17 Sep 2006 06:37:50 -0000      1.17
+++ ModelImpl.cxx       5 Dec 2006 09:34:26 -0000       1.17.56.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: ModelImpl.cxx,v $
  *
- *  $Revision: 1.17 $
+ *  $Revision: 1.17.56.1 $
  *
- *  last change: $Author: obo $ $Date: 2006/09/17 06:37:50 $
+ *  last change: $Author: fs $ $Date: 2006/12/05 09:34:26 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -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