office-gobmx/dbaccess/source/ui/inc/dbu_resource.hrc

510 lines
24 KiB
Text
Raw Normal View History

2000-10-05 04:09:48 -05:00
/*************************************************************************
*
* $RCSfile: dbu_resource.hrc,v $
*
2001-04-12 09:30:17 -05:00
* $Revision: 1.38 $
2000-10-05 04:09:48 -05:00
*
2001-04-12 09:30:17 -05:00
* last change: $Author: fs $ $Date: 2001-04-12 15:30:17 $
2000-10-05 04:09:48 -05:00
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Lesser General Public License Version 2.1
* - Sun Industry Standards Source License Version 1.1
*
* Sun Microsystems Inc., October, 2000
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2000 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
*
* Sun Industry Standards Source License Version 1.1
* =================================================
* The contents of this file are subject to the Sun Industry Standards
* Source License Version 1.1 (the "License"); You may not use this file
* except in compliance with the License. You may obtain a copy of the
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
*
* The Initial Developer of the Original Code is: Sun Microsystems, Inc..
*
* Copyright: 2000 by Sun Microsystems, Inc.
*
* All Rights Reserved.
*
* Contributor(s): _______________________________________
*
*
************************************************************************/
#ifndef _DBU_RESOURCE_HRC_
#define _DBU_RESOURCE_HRC_
#ifndef _SOLAR_HRC
#include <svtools/solar.hrc>
#endif
#define RID_DIALOG_START RID_DBACCESS_START
#define RID_PAGE_START RID_DBACCESS_START
#define RID_ERRORBOX_START RID_DBACCESS_START
#define RID_QUERYBOX_START RID_DBACCESS_START
#define RID_TOOLBOX_START RID_DBACCESS_START
#define RID_BITMAP_START RID_DBACCESS_START
#define RID_IMAGE_START RID_DBACCESS_START
2001-02-05 02:14:15 -06:00
#define RID_IMAGELIST_START RID_DBACCESS_START
#define RID_MENU_START RID_DBACCESS_START
#define RID_STRING_START RID_DBACCESS_START
#define RID_UNTYPED_START RID_DBACCESS_START
#define RID_WARN_START RID_DBACCESS_START
2000-10-05 04:09:48 -05:00
//========================================================================
// dialog ids
#define DLG_DATABASE_ADMINISTRATION RID_DIALOG_START + 0
#define DLG_DBASE_INDEXES RID_DIALOG_START + 1
#define DLG_SQLMESSAGE RID_DIALOG_START + 2
#define DLG_SQLEXCEPTIONCHAIN RID_DIALOG_START + 3
#define DLG_DATASOURCE_SELECTION RID_DIALOG_START + 4
#define DLG_PARAMETERS RID_DIALOG_START + 5
#define DLG_FILTERCRIT RID_DIALOG_START + 6
#define DLG_ORDERCRIT RID_DIALOG_START + 7
2000-12-12 05:30:16 -06:00
#define DLG_ROWHEIGHT RID_DIALOG_START + 8
#define DLG_COLWIDTH RID_DIALOG_START + 9
#define DLG_ATTR RID_DIALOG_START + 10
2001-01-09 09:11:54 -06:00
#define DLG_SAVE_AS RID_DIALOG_START + 11
#define DLG_ERROR RID_DIALOG_START + 12
#define DLG_TEXT RID_DIALOG_START + 13
2001-02-05 02:14:15 -06:00
#define DLG_JOIN_TABADD RID_DIALOG_START + 14
#define DLG_QRY_JOIN RID_DIALOG_START + 15
2001-02-23 08:02:06 -06:00
#define WIZ_RTFCOPYTABLE RID_DIALOG_START + 16
2001-02-28 03:11:33 -06:00
#define DLG_REL_PROPERTIES RID_DIALOG_START + 17
2001-03-20 01:49:25 -06:00
#define DLG_ADABASSTAT RID_DIALOG_START + 18
#define DLG_INDEXDESIGN RID_DIALOG_START + 19
2000-10-05 04:09:48 -05:00
//========================================================================
// tab pages
#define PAGE_GENERAL RID_PAGE_START + 0
#define PAGE_DBASE RID_PAGE_START + 1
#define PAGE_JDBC RID_PAGE_START + 2
#define PAGE_ODBC RID_PAGE_START + 3
#define PAGE_TEXT RID_PAGE_START + 4
#define PAGE_ADABAS RID_PAGE_START + 5
#define PAGE_TABLESUBSCRIPTION RID_PAGE_START + 6
2001-01-04 04:19:55 -06:00
#define PAGE_ADO RID_PAGE_START + 7
2001-01-25 23:56:59 -06:00
#define PAGE_QUERYADMINISTRATION RID_PAGE_START + 8
2001-02-14 07:39:23 -06:00
#define RID_DB_TAB_EDITOR RID_PAGE_START + 9
2001-02-23 08:02:06 -06:00
#define TAB_WIZ_COLUMN_SELECT RID_PAGE_START + 10
#define TAB_WIZ_TYPE_SELECT RID_PAGE_START + 11
#define TAB_WIZ_NAME_MATCHING RID_PAGE_START + 12
#define TAB_WIZ_COPYTABLE RID_PAGE_START + 13
2001-03-20 01:49:25 -06:00
#define TAB_PAG_ADABAS_SETTINGS RID_PAGE_START + 14
2000-10-05 04:09:48 -05:00
//========================================================================
// error boxes
#define ERR_NOREGISTEREDDATASOURCES RID_ERRORBOX_START + 0
#define ERR_COULDNOTRESTOREDS RID_ERRORBOX_START + 1
2001-02-05 02:14:15 -06:00
#define ERR_QRY_TOO_MANY_COLUMNS RID_ERRORBOX_START + 2
#define ERR_QRY_CRITERIA_ON_ASTERISK RID_ERRORBOX_START + 3
#define ERR_QRY_TOO_LONG_STATEMENT RID_ERRORBOX_START + 4
#define ERR_QRY_TOOCOMPLEX RID_ERRORBOX_START + 5
#define ERR_QRY_NOSELECT RID_ERRORBOX_START + 6
#define ERR_QRY_TOOMANYCOND RID_ERRORBOX_START + 7
#define ERR_QRY_SYNTAX RID_ERRORBOX_START + 8
#define ERR_QRY_ORDERBY_ON_ASTERISK RID_ERRORBOX_START + 9
#define ERR_QRY_TOO_MANY_TABLES RID_ERRORBOX_START + 10
#define ERR_QRY_AMB_FIELD RID_ERRORBOX_START + 11
#define ERR_QRY_ILLEGAL_JOIN RID_ERRORBOX_START + 12
#define ERR_CANTADMINQUERIES RID_ERRORBOX_START + 13
2001-02-14 07:39:23 -06:00
#define ERR_INVALID_LISTBOX_ENTRY RID_ERRORBOX_START + 14
2001-02-23 08:02:06 -06:00
#define ERROR_INVALID_TABLE_NAME RID_ERRORBOX_START + 15
#define ERR_NEED_INDEX_FIELDS RID_ERRORBOX_START + 16
#define ERR_QRY_NOSTATEMENT RID_ERRORBOX_START + 17
#define ERR_QRY_NOCRITERIA RID_ERRORBOX_START + 18
2000-10-05 04:09:48 -05:00
2000-10-26 08:52:48 -05:00
//========================================================================
// query boxes
#define QUERY_BRW_DELETE_ROWS RID_QUERYBOX_START + 0
#define QUERY_BRW_SAVEMODIFIED RID_QUERYBOX_START + 1
2001-02-23 08:02:06 -06:00
#define QUERY_CONNECTION_LOST RID_QUERYBOX_START + 2
#define QUERY_BRW_DELETE_QUERY_CONFIRM RID_QUERYBOX_START + 3
#define QUERY_DESIGN_SAVEMODIFIED RID_QUERYBOX_START + 4
2001-03-01 08:22:17 -06:00
#define TABLE_DESIGN_SAVEMODIFIED RID_QUERYBOX_START + 5
#define TABLE_QUERY_CONNECTION_LOST RID_QUERYBOX_START + 6
#define QUERY_SAVE_CURRENT_INDEX RID_QUERYBOX_START + 7
#define QUERY_SAVE_TABLE_EDIT_INDEXES RID_QUERYBOX_START + 8
2001-03-21 06:51:48 -06:00
#define RELATION_DESIGN_SAVEMODIFIED RID_QUERYBOX_START + 9
2000-10-26 08:52:48 -05:00
//========================================================================
// warning boxes
#define WARN_SAVEFORQUERIES RID_WARN_START + 1
#define WARN_QRY_NATIVE RID_WARN_START + 2
2000-10-26 08:52:48 -05:00
//========================================================================
// toolboxes
#define RID_BRW_TAB_TOOLBOX RID_TOOLBOX_START + 0
#define RID_BRW_QRY_TOOLBOX RID_TOOLBOX_START + 1
#define RID_QRY_TOOLBOX_SQL RID_TOOLBOX_START + 2
2001-01-09 09:11:54 -06:00
#define RID_BRW_QUERYDESIGN_TOOLBOX RID_TOOLBOX_START + 3
2001-02-28 03:11:33 -06:00
#define RID_BRW_REALTIONDESIGN_TOOLBOX RID_TOOLBOX_START + 4
2000-10-26 08:52:48 -05:00
2000-10-05 04:09:48 -05:00
//========================================================================
// bitmaps
#define BMP_PLUSBUTTON RID_BITMAP_START + 0
#define BMP_MINUSBUTTON RID_BITMAP_START + 1
#define BMP_CHECKBUTTON_UNCHECKED RID_BITMAP_START + 2
#define BMP_CHECKBUTTON_CHECKED RID_BITMAP_START + 3
#define BMP_CHECKBUTTON_HICHECKED RID_BITMAP_START + 4
#define BMP_CHECKBUTTON_HIUNCHECKED RID_BITMAP_START + 5
#define BMP_CHECKBUTTON_TRISTATE RID_BITMAP_START + 6
#define BMP_CHECKBUTTON_HITRISTATE RID_BITMAP_START + 7
2000-10-05 04:09:48 -05:00
//========================================================================
// images
#define TABLE_TREE_ICON RID_IMAGE_START + 0
#define VIEW_TREE_ICON RID_IMAGE_START + 1
#define TABLEFOLDER_TREE_ICON RID_IMAGE_START + 2
#define BMP_EXCEPTION_ERROR RID_IMAGE_START + 3
#define BMP_EXCEPTION_WARNING RID_IMAGE_START + 4
#define BMP_EXCEPTION_INFO RID_IMAGE_START + 5
#define QUERYFOLDER_TREE_ICON RID_IMAGE_START + 6
#define QUERY_TREE_ICON RID_IMAGE_START + 7
#define IMG_DATABASE RID_IMAGE_START + 8
#define IMG_DATABASE_MODIFIED RID_IMAGE_START + 9
#define IMG_DATABASE_NEW RID_IMAGE_START + 10
#define IMG_DATABASE_DELETED RID_IMAGE_START + 11
#define IMG_PKEYICON RID_IMAGE_START + 12
2000-10-05 04:09:48 -05:00
//========================================================================
// image lists
2001-02-05 02:14:15 -06:00
#define IMG_JOINS RID_IMAGELIST_START + 0
2000-10-05 04:09:48 -05:00
//========================================================================
// menues
#define MENU_TABLETREE_POPUP RID_MENU_START + 0
#define MENU_DATASOURCELIST_POPUP RID_MENU_START + 1
#define RID_SBA_GRID_COLCTXMENU RID_MENU_START + 2
#define RID_SBA_GRID_ROWCTXMENU RID_MENU_START + 3
2000-12-08 14:12:18 -06:00
#define MENU_BROWSERTREE_CONTEXT RID_MENU_START + 4
2001-02-05 02:14:15 -06:00
#define RID_QUERYCOLPOPUPMENU RID_MENU_START + 5
#define RID_QUERYFUNCTION_POPUPMENU RID_MENU_START + 6
2001-02-14 07:39:23 -06:00
#define RID_TABLEDESIGNROWPOPUPMENU RID_MENU_START + 7
#define RID_BRW_TABLEDESIGN_TOOLBOX RID_MENU_START + 8
2001-02-23 08:02:06 -06:00
#define RID_SBA_RTF_PKEYPOPUP RID_MENU_START + 9
2000-10-05 04:09:48 -05:00
//========================================================================
// strings
#define STR_COULDNOTCREATE_DRIVERMANAGER RID_STRING_START + 0
#define STR_NOREGISTEREDDRIVER RID_STRING_START + 1
#define STR_COULDNOTCONNECT RID_STRING_START + 2
#define STR_COULDNOTCONNECT_PLEASECHECK RID_STRING_START + 3
#define STR_NOTABLEINFO RID_STRING_START + 4
#define STR_GENERAL_SDB_ERROR RID_STRING_START + 5
#define STR_ENTER_CONNECTION_PASSWORD RID_STRING_START + 6
#define STR_DATASOURCE_DEFAULTNAME RID_STRING_START + 7
#define STR_TBL_TITLE RID_STRING_START + 8
#define STR_QRY_TITLE RID_STRING_START + 9
#define RID_STR_CONNECTION_LOST RID_STRING_START + 10
#define RID_STR_LOADING_DATASOURCE RID_STRING_START + 11
#define RID_STR_SAVE_CURRENT_RECORD RID_STRING_START + 12
#define RID_STR_UNDO_MODIFY_RECORD RID_STRING_START + 13
#define SBA_BROWSER_SETTING_ORDER RID_STRING_START + 14
#define SBA_BROWSER_SETTING_FILTER RID_STRING_START + 15
#define RID_STR_DATABROWSER_FILTERED RID_STRING_START + 16
#define STR_REMEMBERPASSWORD_SESSION RID_STRING_START + 17
#define STR_REMEMBERPASSWORD_PERSISTENT RID_STRING_START + 18
#define STR_ERR_EMPTY_DSN_NAME RID_STRING_START + 19
#define STR_QRY_FUNCTIONS RID_STRING_START + 20
#define STR_QRY_SORTTEXT RID_STRING_START + 21
#define STR_QUERY_UNDO_MOVETABWIN RID_STRING_START + 22
#define STR_QUERY_UNDO_SIZETABWIN RID_STRING_START + 23
#define STR_QUERY_UNDO_INSERTCONNECTION RID_STRING_START + 24
#define STR_QUERY_UNDO_REMOVECONNECTION RID_STRING_START + 25
#define STR_QUERY_UNDO_TABWINSHOW RID_STRING_START + 26
#define STR_QUERY_UNDO_TABWINDELETE RID_STRING_START + 27
#define STR_QUERY_UNDO_MODIFY_CELL RID_STRING_START + 28
#define STR_QUERY_UNDO_SIZE_COLUMN RID_STRING_START + 29
#define STR_QUERY_UNDO_TABFIELDDELETE RID_STRING_START + 30
#define STR_QUERY_UNDO_TABFIELDCREATE RID_STRING_START + 31
#define STR_QUERY_UNDO_MODIFYSQLEDIT RID_STRING_START + 32
#define RID_STR_TABLE_DOESNT_EXIST RID_STRING_START + 33
#define RID_STR_FIELD_DOESNT_EXIST RID_STRING_START + 34
#define RID_STR_TOMUCHTABLES RID_STRING_START + 35
2000-12-10 09:12:38 -06:00
#define RID_STR_QUERIES_CONTAINER RID_STRING_START + 36
#define RID_STR_TABLES_CONTAINER RID_STRING_START + 37
2001-01-11 02:20:21 -06:00
#define STR_OBJECT_ALREADY_EXSISTS RID_STRING_START + 38
2001-02-05 02:14:15 -06:00
#define STR_QUERY_INNER_JOIN RID_STRING_START + 39
#define STR_QUERY_LEFTRIGHT_JOIN RID_STRING_START + 40
#define STR_QUERY_FULL_JOIN RID_STRING_START + 41
#define STR_QUERY_SORTTEXT RID_STRING_START + 42
#define STR_QUERY_FUNCTIONS RID_STRING_START + 43
#define STR_QUERY_NOTABLE RID_STRING_START + 44
#define STR_QRY_ORDERBY_UNRELATED RID_STRING_START + 45
#define STR_QUERY_HANDLETEXT RID_STRING_START + 46
#define STR_QUERY_FALSE RID_STRING_START + 47
#define STR_QUERY_TRUE RID_STRING_START + 48
#define STR_ALL_TABLES RID_STRING_START + 49
#define STR_ALL_VIEWS RID_STRING_START + 50
#define STR_ALL_TABLES_AND_VIEWS RID_STRING_START + 51
2001-02-14 07:39:23 -06:00
#define STR_TABLEDESIGN_DBFIELDTYPES RID_STRING_START + 52
#define STR_TABLEDESIGN_UNDO_PRIMKEY RID_STRING_START + 53
#define STR_VALUE_YES RID_STRING_START + 54
#define STR_VALUE_NO RID_STRING_START + 55
#define STR_VALUE_ASC RID_STRING_START + 56
#define STR_VALUE_DESC RID_STRING_START + 57
#define STR_VALUE_NONE RID_STRING_START + 58
#define STR_TAB_FIELD_NAME RID_STRING_START + 59
#define STR_TAB_FIELD_DATATYPE RID_STRING_START + 60
#define STR_TAB_FIELD_LENGTH RID_STRING_START + 61
#define STR_TAB_FIELD_DESCR RID_STRING_START + 62
#define STR_TAB_FIELD_NULLABLE RID_STRING_START + 63
#define STR_FIELD_AUTOINCREMENT RID_STRING_START + 64
#define STR_TAB_PROPERTIES RID_STRING_START + 65
#define STR_TABPAGE_GENERAL RID_STRING_START + 66
#define STR_TAB_TABLE_DESCRIPTION RID_STRING_START + 67
#define STR_TAB_TABLE_PROPERTIES RID_STRING_START + 68
#define STR_TABED_UNDO_TYPE_CHANGED RID_STRING_START + 69
#define STR_TABED_UNDO_ROWDELETED RID_STRING_START + 70
#define STR_TABED_UNDO_ROWINSERTED RID_STRING_START + 71
#define STR_TABED_UNDO_NEWROWINSERTED RID_STRING_START + 72
#define STR_TABED_UNDO_PRIMKEY RID_STRING_START + 73
#define STR_HELP_AUTOINCREMENT RID_STRING_START + 74
#define STR_HELP_FORMAT_BUTTON RID_STRING_START + 75
#define STR_HELP_FORMAT_CODE RID_STRING_START + 76
#define STR_HELP_SCALE RID_STRING_START + 77
#define STR_HELP_LENGTH RID_STRING_START + 78
#define STR_HELP_NUMERIC_TYPE RID_STRING_START + 79
#define STR_HELP_TEXT_LENGTH RID_STRING_START + 80
#define STR_HELP_FIELD_REQUIRED RID_STRING_START + 81
#define STR_HELP_DEFAULT_VALUE RID_STRING_START + 82
#define STR_HELP_BOOL_DEFAULT RID_STRING_START + 83
#define STR_FORMAT RID_STRING_START + 84
#define STR_SCALE RID_STRING_START + 85
#define STR_LENGTH RID_STRING_START + 86
#define STR_NUMERIC_TYPE RID_STRING_START + 87
#define STR_TEXT_LENGTH RID_STRING_START + 88
#define STR_FIELD_REQUIRED RID_STRING_START + 89
#define STR_DEFAULT_VALUE RID_STRING_START + 90
#define STR_TABED_UNDO_CELLMODIFIED RID_STRING_START + 91
#define STR_TABLEDESIGN_DUPLICATE_NAME RID_STRING_START + 92
#define STR_SVT_SQL_INTERNATIONAL RID_STRING_START + 93
#define STR_SVT_SQL_SYNTAX_ERROR RID_STRING_START + 94
#define STR_SVT_SQL_SYNTAX_ERROR_BEFORE RID_STRING_START + 95
#define STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE RID_STRING_START + 96
#define STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE RID_STRING_START + 97
#define STR_SVT_SQL_SYNTAX_NO_NUM RID_STRING_START + 98
#define STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID RID_STRING_START + 99
#define STR_SVT_SQL_SYNTAX_INT_NO_VALID RID_STRING_START + 100
#define STR_SVT_SQL_SYNTAX_REAL_NO_VALID RID_STRING_START + 101
#define STR_SVT_SQL_SYNTAX_REAL_NO_INT RID_STRING_START + 102
#define STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE RID_STRING_START + 103
#define STR_TBL_COLUMN_IS_KEYCOLUMN RID_STRING_START + 104
#define STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE RID_STRING_START + 105
2001-02-16 08:54:53 -06:00
#define STR_COLUMN_NAME RID_STRING_START + 106
#define STR_QRY_CONTINUE RID_STRING_START + 107
#define STR_STAT_WARNING RID_STRING_START + 108
2001-02-23 08:02:06 -06:00
#define STR_HTML_TITLE RID_STRING_START + 109
#define STR_RTF_TITLE RID_STRING_START + 110
#define STR_WIZ_COLUMN_SELECT_TITEL RID_STRING_START + 111
#define STR_WIZ_TYPE_SELECT_TITEL RID_STRING_START + 112
#define STR_WIZ_PKEY_ALREADY_DEFINED RID_STRING_START + 113
#define STR_WIZ_NAME_MATCHING_TITEL RID_STRING_START + 114
#define STR_WIZ_TABLE_COPY RID_STRING_START + 115
#define STR_COPYTABLE_TITLE_COPY RID_STRING_START + 116
#define STR_COPYTABLE_TITLE_MOVE RID_STRING_START + 117
#define STR_DUPL_FIELDNAME RID_STRING_START + 118
#define STR_ERR_DUPL_TABLENAME RID_STRING_START + 119
#define STR_QUERY_DELETE_TABLE RID_STRING_START + 120
#define STR_QUERY_DELETE_QUERY RID_STRING_START + 121
#define STR_TITLE_CONFIRM_DELETION RID_STRING_START + 122
#define STR_SVT_SQL_SYNTAX_TABLE RID_STRING_START + 123
#define STR_SVT_SQL_SYNTAX_COLUMN RID_STRING_START + 124
2001-02-28 03:11:33 -06:00
#define STR_QUERY_REL_EDIT_RELATION RID_STRING_START + 125
#define STR_RELATIONDESIGN RID_STRING_START + 126
#define STR_RELATIONDESIGN_NOT_AVAILABLE RID_STRING_START + 127
2001-03-02 10:05:09 -06:00
#define STR_OPENTABLES_WARNINGS RID_STRING_START + 128
#define STR_OPENTABLES_WARNINGS_DETAILS RID_STRING_START + 129
2001-03-20 01:49:25 -06:00
#define STR_TABLEDESIGN_CONNECTION_MISSING RID_STRING_START + 130
#define STR_ADABAS_HELP_TRANSACT RID_STRING_START + 131
#define STR_ADABAS_HELP_DATADEVSPACES RID_STRING_START + 132
#define STR_ADABAS_HELP_SIZE RID_STRING_START + 133
#define STR_ADABAS_HELP_FREESIZE RID_STRING_START + 134
#define STR_ADABAS_HELP_MEMORYUSING RID_STRING_START + 135
#define STR_ADABAS_HELP_SYSDEVSPACE RID_STRING_START + 136
#define STR_TAB_INDEX_SORTORDER RID_STRING_START + 137
#define STR_TAB_INDEX_FIELD RID_STRING_START + 138
#define STR_ORDER_ASCENDING RID_STRING_START + 139
#define STR_ORDER_DESCENDING RID_STRING_START + 140
#define STR_CONFIRM_DROP_INDEX RID_STRING_START + 141
#define STR_LOGICAL_INDEX_NAME RID_STRING_START + 142
#define STR_INDEXDESIGN_DOUBLE_COLUMN_NAME RID_STRING_START + 143
2001-04-11 05:36:03 -05:00
#define STR_TABLEDESIGN_NO_PRIM_KEY_HEAD RID_STRING_START + 144
#define STR_TABLEDESIGN_NO_PRIM_KEY RID_STRING_START + 145
#define STR_TABLEDESIGN_TITLE RID_STRING_START + 146
#define STR_CONNECTING_DATASOURCE RID_STRING_START + 147
2001-04-12 09:30:17 -05:00
#define STR_LOADING_QUERY RID_STRING_START + 148
#define STR_LOADING_TABLE RID_STRING_START + 149
2001-02-16 08:54:53 -06:00
2000-10-05 04:09:48 -05:00
//========================================================================
// untyped resources
#define RSC_DATASOURCE_TYPES RID_UNTYPED_START + 1
#define RSC_CHARSETS RID_UNTYPED_START + 2
2001-02-14 07:39:23 -06:00
#define PB_FORMAT RID_UNTYPED_START + 3
#define FIXED_NO_CONNECTION RID_UNTYPED_START + 4
2000-10-05 04:09:48 -05:00
#endif // _DBU_RESOURCE_HRC_
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
2001-04-12 09:30:17 -05:00
* Revision 1.37 2001/04/11 11:36:03 oj
* #85699# check if pkey already exists
*
2001-04-11 05:36:03 -05:00
* Revision 1.36 2001/04/03 08:14:57 fs
* +STR_CONNECTING_DATASOURCE
*
2001-04-03 02:16:20 -05:00
* Revision 1.35 2001/04/02 10:18:50 oj
* #84817# give error msg when no field was selected
*
* Revision 1.34 2001/03/21 13:51:48 oj
* #85217# new querybox
*
2001-03-21 06:51:48 -06:00
* Revision 1.33 2001/03/20 08:49:25 oj
* new defines
*
2001-03-20 01:49:25 -06:00
* Revision 1.32 2001/03/19 06:01:17 fs
* +STR_INDEXDESIGN_DOUBLE_COLUMN_NAME + QUERY_SAVE_TABLE_EDIT_INDEXES
*
* Revision 1.31 2001/03/16 16:20:09 fs
* new ids for the index design dialog and friends
*
* Revision 1.30 2001/03/14 10:35:10 oj
* #84840# check if connection is null and show extra button
*
* Revision 1.29 2001/03/02 17:05:09 fs
* +RID_OPENTABLES_WARNINGS*
*
2001-03-02 10:05:09 -06:00
* Revision 1.28 2001/03/01 15:22:17 oj
* #84511# change message
*
2001-03-01 08:22:17 -06:00
* Revision 1.27 2001/02/28 10:10:01 oj
* changes for the new relation design
*
2001-02-28 03:11:33 -06:00
* Revision 1.26 2001/02/23 15:02:06 oj
* a lot of import export
*
2001-02-23 08:02:06 -06:00
* Revision 1.25 2001/02/16 15:54:53 oj
* new ex- import data
*
2001-02-16 08:54:53 -06:00
* Revision 1.24 2001/02/14 14:39:23 oj
* some changes
*
2001-02-14 07:39:23 -06:00
* Revision 1.23 2001/02/06 08:07:55 oj
* new querybox
*
2001-02-06 01:07:55 -06:00
* Revision 1.22 2001/02/05 13:48:36 fs
* #83430# +ERR_CANTADMINQUERIES / +WARN_SAVEFORQUERIES
*
* Revision 1.21 2001/02/05 09:14:15 oj
* some new resources
*
2001-02-05 02:14:15 -06:00
* Revision 1.20 2001/01/30 08:26:51 fs
* +STR_ALL_*
*
2001-01-30 01:26:51 -06:00
* Revision 1.19 2001/01/26 06:56:59 fs
* +PAGE_QUERYADMINISTRATION
*
2001-01-25 23:56:59 -06:00
* Revision 1.18 2001/01/11 09:20:02 oj
* #81232# new string
*
2001-01-11 02:20:21 -06:00
* Revision 1.17 2001/01/09 16:03:40 oj
* #81232#
*
2001-01-09 09:11:54 -06:00
* Revision 1.16 2001/01/04 11:19:55 fs
* #81485# +PAGE_ADO
*
2001-01-04 04:19:55 -06:00
* Revision 1.15 2000/12/12 12:30:16 oj
* #80933# new dialog ids
*
2000-12-12 05:30:16 -06:00
* Revision 1.14 2000/12/10 16:12:38 fs
* RID_STR_QUERIES-/-TABLES_CONTAINER
*
2000-12-10 09:12:38 -06:00
* Revision 1.13 2000/12/08 21:12:18 fs
* +MENU_BROWSERTREE_CONTEXT
*
2000-12-08 14:12:18 -06:00
* Revision 1.12 2000/12/03 10:27:34 fs
* #79820# have a range for dbaccess resource ids now
*
* Revision 1.11 2000/11/10 16:10:43 oj
* new defines
*
2000-11-10 09:10:43 -06:00
* Revision 1.10 2000/11/02 15:18:43 fs
* #79380# +STR_ERR_EMPTY_DSN_NAME
*
2000-11-02 08:20:15 -06:00
* Revision 1.9 2000/10/30 15:19:12 fs
* #79816# STR_INVALID_REGISTEREDDRIVER is obsolete
*
* Revision 1.8 2000/10/26 18:05:29 fs
* DLG_PARAMETERS
*
2000-10-26 12:05:29 -05:00
* Revision 1.7 2000/10/26 14:52:48 oj
* new strings
*
2000-10-26 08:52:48 -05:00
* Revision 1.6 2000/10/25 13:01:27 fs
* STR_REMEMBERPASSWORD*
*
2000-10-25 07:01:27 -05:00
* Revision 1.5 2000/10/24 12:07:49 fs
* DLG_DATASOURCE_SELECTION
*
2000-10-24 06:07:49 -05:00
* Revision 1.4 2000/10/12 16:20:04 fs
* ERR_COULDNOTRESTOREDS/BMP_DATABASE_DELETED/MENU_DATASOURCELIST_POPUP
*
* Revision 1.3 2000/10/11 11:32:07 fs
* new bitmap ids for the admin dialog
*
2000-10-11 05:32:07 -05:00
* Revision 1.2 2000/10/09 12:41:10 fs
* some new strings
*
2000-10-09 06:41:10 -05:00
* Revision 1.1 2000/10/05 10:08:18 fs
* initial checkin
*
2000-10-05 04:09:48 -05:00
*
* Revision 1.0 25.09.00 08:50:32 fs
************************************************************************/