1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: dbu_qry.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
33 #ifndef _DBU_RESOURCE_HRC_
34 #include "dbu_resource.hrc"
38 #define STR_QRY_FUNCTIONS RID_STR_QRY_START
39 #define STR_QRY_SORTTEXT RID_STR_QRY_START + 1
40 #define STR_QUERY_UNDO_MOVETABWIN RID_STR_QRY_START + 2
41 #define STR_QUERY_UNDO_SIZETABWIN RID_STR_QRY_START + 3
42 #define STR_QUERY_UNDO_INSERTCONNECTION RID_STR_QRY_START + 4
43 #define STR_QUERY_UNDO_REMOVECONNECTION RID_STR_QRY_START + 5
44 #define STR_QUERY_UNDO_TABWINSHOW RID_STR_QRY_START + 6
45 #define STR_QUERY_UNDO_TABWINDELETE RID_STR_QRY_START + 7
46 #define STR_QUERY_UNDO_MODIFY_CELL RID_STR_QRY_START + 8
47 #define STR_QUERY_UNDO_SIZE_COLUMN RID_STR_QRY_START + 9
48 #define STR_QUERY_UNDO_TABFIELDDELETE RID_STR_QRY_START + 10
49 #define STR_QUERY_UNDO_TABFIELDCREATE RID_STR_QRY_START + 11
50 #define STR_QRY_TOOCOMPLEX RID_STR_QRY_START + 12
51 #define RID_STR_TABLE_DOESNT_EXIST RID_STR_QRY_START + 13
52 #define RID_STR_FIELD_DOESNT_EXIST RID_STR_QRY_START + 14
53 #define RID_STR_TOMUCHTABLES RID_STR_QRY_START + 15
54 #define STR_QUERY_INNER_JOIN RID_STR_QRY_START + 16
55 #define STR_QUERY_LEFTRIGHT_JOIN RID_STR_QRY_START + 17
56 #define STR_QUERY_FULL_JOIN RID_STR_QRY_START + 18
57 #define STR_QUERY_SORTTEXT RID_STR_QRY_START + 19
58 #define STR_QUERY_FUNCTIONS RID_STR_QRY_START + 20
59 #define STR_QUERY_NOTABLE RID_STR_QRY_START + 21
60 #define STR_QRY_ORDERBY_UNRELATED RID_STR_QRY_START + 22
61 #define STR_QUERY_HANDLETEXT RID_STR_QRY_START + 23
62 #define STR_QUERY_FALSE RID_STR_QRY_START + 24
63 #define STR_QUERY_TRUE RID_STR_QRY_START + 25
64 #define STR_QRY_TOO_MANY_COLUMNS RID_STR_QRY_START + 26
65 #define STR_SVT_SQL_SYNTAX_ERROR RID_STR_QRY_START + 27
66 #define STR_QUERYDESIGN_NO_VIEW_SUPPORT RID_STR_QRY_START + 28
67 #define STR_QUERYDESIGN_NO_VIEW_ASK RID_STR_QRY_START + 29
68 #define STR_QRY_NOSELECT RID_STR_QRY_START + 30
69 #define STR_QRY_COLUMN_NOT_FOUND RID_STR_QRY_START + 31
70 #define STR_QRY_JOIN_COLUMN_COMPARE RID_STR_QRY_START + 32
71 #define STR_QRY_LIKE_LEFT_NO_COLUMN RID_STR_QRY_START + 33
72 #define STR_QRY_CHECK_CASESENSITIVE RID_STR_QRY_START + 34
73 #define STR_QUERY_UNDO_TABFIELDMOVED RID_STR_QRY_START + 35
74 #define STR_QRY_ILLEGAL_JOIN RID_STR_QRY_START + 36
75 #define STR_QRY_TOO_LONG_STATEMENT RID_STR_QRY_START + 37
76 #define STR_QRY_SYNTAX RID_STR_QRY_START + 38
77 #define STR_QRY_NATIVE RID_STR_QRY_START + 39
78 #define STR_QRY_TOO_MANY_TABLES RID_STR_QRY_START + 40
79 #define STR_QRY_TOOMANYCOND RID_STR_QRY_START + 41
80 #define STR_QUERYDESIGN RID_STR_QRY_START + 42
81 #define STR_VIEWDESIGN RID_STR_QRY_START + 43
82 #define STR_JOIN_TYPE_HINT RID_STR_QRY_START + 44
83 #define STR_QUERY_SAVEMODIFIED RID_STR_QRY_START + 45
84 #define STR_ERROR_PARSING_STATEMENT RID_STR_QRY_START + 46
85 #define STR_INFO_OPENING_IN_SQL_VIEW RID_STR_QRY_START + 47
86 #define STR_STATEMENT_WITHOUT_RESULT_SET RID_STR_QRY_START + 48
87 #define STR_NO_DATASOURCE_OR_CONNECTION RID_STR_QRY_START + 49
88 #define STR_NO_ALTER_VIEW_SUPPORT RID_STR_QRY_START + 50
89 #define STR_QUERY_CROSS_JOIN RID_STR_QRY_START + 51
90 #define STR_QUERY_NATURAL_JOIN RID_STR_QRY_START + 52
91 // please adjust checking when inserting new strings
94 #if STR_QUERY_NATURAL_JOIN > RID_STR_QRY_END
95 #error resource id overflow in #file, #line
98 #endif // _DBU_QRY_HRC_