User: hr      
Date: 2007-11-01 14:50:22+0000
Modified:
   dba/connectivity/source/drivers/file/fanalyzer.cxx

Log:
 INTEGRATION: CWS dba24b (1.24.124); FILE MERGED
 2007/08/23 12:17:54 oj 1.24.124.1: #i31030 chanfge to in too

File Changes:

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

File [changed]: fanalyzer.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/file/fanalyzer.cxx?r1=1.24&r2=1.25
Delta lines:  +1 -1
-------------------
--- fanalyzer.cxx       2006-09-17 02:35:18+0000        1.24
+++ fanalyzer.cxx       2007-11-01 14:50:20+0000        1.25
@@ -117,7 +117,7 @@
                                }
                                else if ( ( 
SQL_ISRULE(pColumnRef,general_set_fct) && pColumnRef->count() != 4 ) )
                                {
-                                       
::dbtools::throwGenericSQLException(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Statement
 to complex. Only \"COUNT(*)\" is supported.")),NULL);
+                                       
::dbtools::throwGenericSQLException(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Statement
 too complex. Only \"COUNT(*)\" is supported.")),NULL);
                                }
                                else
                                        m_aSelectionEvaluations.push_back( 
TPredicates() );




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

Reply via email to