Tag: cws_src680_qiq
User: fs      
Date: 06/05/10 04:00:55

Modified:
 /dba/dbaccess/source/ui/inc/
  dbu_qry.hrc

Log:
 #i51143# error messages when a query cannot be opened in graphical design

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: dbu_qry.hrc
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_qry.hrc?r1=1.6&r2=1.6.124.1
Delta lines:  +6 -4
-------------------
--- dbu_qry.hrc 8 Sep 2005 15:49:52 -0000       1.6
+++ dbu_qry.hrc 10 May 2006 11:00:52 -0000      1.6.124.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbu_qry.hrc,v $
  *
- *  $Revision: 1.6 $
+ *  $Revision: 1.6.124.1 $
  *
- *  last change: $Author: rt $ $Date: 2005/09/08 15:49:52 $
+ *  last change: $Author: fs $ $Date: 2006/05/10 11:00:52 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -86,10 +86,12 @@
 #define STR_VIEWDESIGN                                         
RID_STR_QRY_START + 43
 #define STR_JOIN_TYPE_HINT                  RID_STR_QRY_START + 44
 #define STR_QUERY_SAVEMODIFIED              RID_STR_QRY_START + 45
+#define STR_ERROR_PARSING_STATEMENT         RID_STR_QRY_START + 46
+#define STR_INFO_OPENING_IN_SQL_VIEW        RID_STR_QRY_START + 47
     // please adjust checking when inserting new strings
 
 
-#if STR_QUERY_SAVEMODIFIED > RID_STR_QRY_END
+#if STR_INFO_OPENING_IN_SQL_VIEW > RID_STR_QRY_END
 #error resource id overflow in #file, #line
 #endif
 




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

Reply via email to