Files
libreoffice/dbaccess/source/ui/dlg/dbadmin.src

1387 lines
61 KiB
Plaintext
Raw Normal View History

2000-10-05 09:09:48 +00:00
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
2000-10-05 09:09:48 +00:00
*
* $RCSfile: dbadmin.src,v $
2000-10-05 09:09:48 +00:00
*
* $Revision: 1.147 $
2000-10-05 09:09:48 +00:00
*
* last change: $Author: rt $ $Date: 2005-09-08 14:54:42 $
2000-10-05 09:09:48 +00:00
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
2000-10-05 09:09:48 +00:00
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
2000-10-05 09:09:48 +00:00
*
* 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.
2000-10-05 09:09:48 +00:00
*
* 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.
2000-10-05 09:09:48 +00:00
*
* 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
2000-10-05 09:09:48 +00:00
*
************************************************************************/
2000-10-30 12:48:17 +00:00
#ifndef _DBA_DBACCESS_HELPID_HRC_
#include "dbaccess_helpid.hrc"
#endif
#ifndef _DBAUI_AUTOCONTROLS_HRC_
#include "AutoControls.hrc"
#endif
2002-08-19 07:01:32 +00:00
#ifndef _DBU_DLG_HRC_
#include "dbu_dlg.hrc"
2000-10-05 09:09:48 +00:00
#endif
#ifndef _DBAUI_DBADMIN_HRC_
#include "dbadmin.hrc"
#endif
#ifndef DBACCESS_UI_BROWSER_ID_HXX
#include "browserids.hxx"
#endif
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#ifndef DBAUI_ADABASPAGE_HRC
#include "AdabasPage.hrc"
#endif
2000-10-05 09:09:48 +00:00
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define ADVANCED_PAGE_X 200
#define ADVANCED_PAGE_Y (105 + 4*CHECKBOX_HEIGHT + 4*RELATED_CONTROLS)
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_APPENDTABLEALIAS(AUTO_Y) \
CheckBox CB_APPENDTABLEALIAS \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_APPENDTABLEALIAS; \
Text [ de ] = "Den Alias Namen von Tabellen im SELECT Ausdruck anh<6E>ngen"; \
Text[ en-US ] = "Append the table alias name on SELECT statements"; \
};
2002-04-29 07:33:13 +00:00
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_IGNOREINDEXAPPENDIX(AUTO_Y) \
CheckBox CB_IGNOREINDEXAPPENDIX \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_IGNOREINDEXAPPENDIX; \
Text [ de ] = "Index mit ASC- oder DESC-Befehl erstellen"; \
Text[ en-US ] = "Create index with ASC or DESC statement"; \
};
2002-04-29 07:33:13 +00:00
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_SUPPRESVERSIONCOLUMN(AUTO_Y) \
CheckBox CB_SUPPRESVERSIONCL \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
Group = TRUE ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_SUPPRESS_VERSIONCL; \
Text [ de ] = "Versionsspalten anzeigen (wenn verfuegbar)"; \
Text [ en-US ] = "Display version columns (when available)"; \
};
2002-04-29 07:33:13 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_ENABLEOUTERJOIN(AUTO_Y) \
CheckBox CB_ENABLEOUTERJOIN \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
Group = TRUE ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_ENABLEOUTERJOIN; \
Text [ de ] = "F<>r Outer Joins die Syntax '{OJ }' verwenden"; \
Text [ en-US ] = "Use Outer Join syntax '{OJ }'"; \
};
2002-04-29 07:33:13 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_DOSLINEENDS(AUTO_Y) \
CheckBox CB_DOSLINEENDS \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
Group = TRUE ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_DOSLINEENDS; \
Text [ de ] = "Textzeilen mit CR+LF beenden"; \
Text [ en-US ] = "End text lines with CR+LF"; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_SCHEMA(AUTO_Y) \
CheckBox CB_SCHEMA \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
Group = TRUE ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_SCHEMA; \
Text [ de ] = "Den Schemanamen im SELECT Ausdruck verwenden."; \
Text [ en-US ] = "Use schema name in SELECT statements"; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_CATALOG(AUTO_Y) \
CheckBox CB_CATALOG \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
Group = TRUE ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_CATALOG; \
Text [ de ] = "Den Katalognamen im SELECT Ausdruck verwenden."; \
Text [ en-US ] = "Use catalog name in SELECT statements"; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
// ListBox removed due merge errors
/*
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_BOOLEANCOMPARISON(AUTO_Y) \
FixedText FT_BOOLEANCOMPARISON \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( 100 , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "Vergleich von Wahrheitswerten"; \
Text [ en-US ] = "Comparison of Boolean values"; \
}; \
ListBox LB_BOOLEANCOMPARISON \
{ \
Pos = MAP_APPFONT ( 107 , AUTO_Y -1) ; \
Size = MAP_APPFONT ( 60 , CHECKBOX_HEIGHT ) ; \
Group = TRUE ; \
TabStop = TRUE ; \
SvLook = TRUE; \
DropDown = TRUE; \
Border = TRUE; \
HelpId = HID_DSADMIN_BOOLEANCOMPARISON; \
StringList [ de ] = \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
{ \
< "Normal" ; Default ; > ; \
< "SQL" ; Default ; > ; \
< "Gemischt" ; Default ; > ; \
< "MS Access" ; Default ; > ; \
}; \
StringList [ en-US ] = \
{ \
< "Default" ; Default ; > ; \
< "SQL" ; Default ; > ; \
< "Mixed" ; Default ; > ; \
< "MS Access" ; Default ; > ; \
}; \
};
*/
#define AUTO_BOOLEANCOMPARISON(AUTO_Y) \
FixedText FT_BOOLEANCOMPARISON \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( 100 , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "Vergleich von Wahrheitswerten"; \
Text [ en-US ] = "Comparison of Boolean values"; \
}; \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_IGNOREDRIVER_PRIV(AUTO_Y) \
CheckBox CB_IGNOREDRIVER_PRIV \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_IGNOREDRIVER_PRIV; \
Text [ de ] = "Die Rechte vom Datenbank Treiber ignorieren"; \
Text[ en-US ] = "Ignore the privileges from the database driver"; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_SQL92CHECK(AUTO_Y) \
CheckBox CB_SQL92CHECK \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_SQL92CHECK; \
Text [ de ] = "SQL92 Namensbeschr<68>nkung verwenden"; \
Text[ en-US ] = "Use SQL92 naming constraints"; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_USECATALOG(AUTO_Y) \
CheckBox CB_USECATALOG \
{ \
Pos = MAP_APPFONT ( 6 ,AUTO_Y) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_USECATALOG; \
Text [ de ] = "Katalog verwenden bei dateibasierten Datenbanken"; \
Text[ en-US ] = "Use catalog for file-based databases"; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_PARAMETERNAMESUBST(AUTO_Y) \
CheckBox CB_PARAMETERNAMESUBST \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_PARAMETERNAMESUBST; \
Text [ de ] = "Benannte Parameter durch '?' ersetzen"; \
Text[ en-US ] = "Replace named parameters with '?'"; \
};
2002-04-29 07:33:13 +00:00
//-------------------------------------------------------------------------
#define AUTO_INCREMENT_CONTROLS(AUTO_Y) \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedLine FL_SEPARATORAUTO \
{ \
Pos = MAP_APPFONT ( 4 , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 2*RELATED_CONTROLS , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "Einstellungen"; \
Text [ en-US ] = "Settings"; \
}; \
CheckBox CB_RETRIEVE_AUTO \
{ \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , AUTO_Y + FIXEDTEXT_HEIGHT + RELATED_CONTROLS) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 2*UNRELATED_CONTROLS , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_AUTORETRIEVEENABLED; \
Text [ de ] = "Generierte Werte ~ber<65>cksichtigen"; \
Text [ en-US ] = "Re~trieve generated values";\
}; \
\
FixedText FT_AUTOINCREMENTVALUE \
{ \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 15 , AUTO_Y + FIXEDTEXT_HEIGHT + 2*RELATED_CONTROLS + CHECKBOX_HEIGHT ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 6 , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "~Auto-Increment-Befehl" ; \
Text[ en-US ] = "~Auto-increment statement";\
}; \
\
Edit ET_AUTOINCREMENTVALUE \
{ \
Border = TRUE ; \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 15 , AUTO_Y + 2*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + 3*RELATED_CONTROLS ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 2*UNRELATED_CONTROLS , EDIT_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_AUTOINCREMENTVALUE; \
}; \
\
FixedText FT_RETRIEVE_AUTO \
{ \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 15 , AUTO_Y + 2*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + 4*RELATED_CONTROLS + EDIT_HEIGHT) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 6 , 10 ) ; \
Text [ de ] = "Abfrage der generierten ~Werte" ; \
Text [ en-US ] = "~Query of generated values";\
}; \
\
Edit ET_RETRIEVE_AUTO \
{ \
Border = TRUE ; \
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 15 , AUTO_Y + 3*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + 5*RELATED_CONTROLS + EDIT_HEIGHT ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 15 - 2*UNRELATED_CONTROLS, EDIT_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_RETRIEVE_AUTO; \
};
2002-04-29 07:33:13 +00:00
2000-10-05 09:09:48 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_CHARSET(AUTO_Y) \
FixedLine FL_DATACONVERT \
{ \
Pos = MAP_APPFONT ( 4 , AUTO_Y ) ; \
Size = MAP_APPFONT ( PAGE_X - 2*RELATED_CONTROLS , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "Datenkonvertierung"; \
Text [ en-US ] = "Data conversion"; \
}; \
FixedText FT_CHARSET \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y + RELATED_CONTROLS + FIXEDTEXT_HEIGHT ) ; \
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "~Zeichensatz" ; \
Text [ en-US ] = "~Character set" ; \
}; \
ListBox LB_CHARSET \
{ \
Border = TRUE ; \
Pos = MAP_APPFONT ( EDIT_X , AUTO_Y + RELATED_CONTROLS + FIXEDTEXT_HEIGHT -1 ) ;\
Size = MAP_APPFONT ( 130 , 60 ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_CHARSET; \
DropDown = TRUE ; \
CurPos = 0 ; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_DATAHANDLING(AUTO_Y) \
FixedLine FL_DATAHANDLING \
{ \
Pos = MAP_APPFONT ( RELATED_CONTROLS , AUTO_Y ) ; \
Size = MAP_APPFONT ( ADVANCED_PAGE_X - 2*RELATED_CONTROLS , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "Optionen"; \
Text [ en-US ] = "Options"; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
#define AUTO_SPECIAL_JDBC(AUTO_Y) \
FixedLine FL_SEPARATOR1 \
{ \
Pos = MAP_APPFONT ( 4 , AUTO_Y ) ; \
Size = MAP_APPFONT ( PAGE_X - 8 , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "Verbindungsangaben" ; \
Text[ en-US ] = "Connection Settings"; \
}; \
\
FixedText FT_HOSTNAME \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y + RELATED_CONTROLS + FIXEDTEXT_HEIGHT) ; \
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "~Rechnername" ; \
Text[ en-US ] = "~Host name"; \
}; \
Edit ET_HOSTNAME \
{ \
TabStop = TRUE ; \
Border = TRUE ; \
HelpId = HID_DSADMIN_HOSTNAME; \
Pos = MAP_APPFONT ( EDIT_X , AUTO_Y + RELATED_CONTROLS + FIXEDTEXT_HEIGHT -1 ) ; \
Size = MAP_APPFONT ( 97 , EDIT_HEIGHT ) ; \
}; \
\
FixedText FT_PORTNUMBER \
{ \
Pos = MAP_APPFONT ( 6 , AUTO_Y + UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT) ; \
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ; \
Text [ de ] = "~Portnummer" ; \
Text[ en-US ] = "~Port number"; \
}; \
NumericField NF_PORTNUMBER \
{ \
TabStop = TRUE ; \
Border = TRUE ; \
HelpId = HID_DSADMIN_PORTNUMBER; \
Pos = MAP_APPFONT ( EDIT_X , AUTO_Y +UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT -1 ) ; \
Size = MAP_APPFONT ( 97 , EDIT_HEIGHT ) ; \
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//-------------------------------------------------------------------------
2000-10-05 09:09:48 +00:00
TabDialog DLG_DATABASE_ADMINISTRATION
{
OutputSize = TRUE ;
SVLook = TRUE ;
Moveable = TRUE ;
Closeable = TRUE ;
Hide = TRUE;
2000-12-05 14:59:22 +00:00
HelpId = HID_DSADMIN_DIALOG;
2000-10-05 09:09:48 +00:00
TabControl 1
{
OutputSize = TRUE ;
2000-12-03 09:36:03 +00:00
HelpId = HID_DSADMIN_TABCONTROL;
SingleLine=TRUE;
2000-10-05 09:09:48 +00:00
};
//.........................................................................
String STR_PAGETITLE_GENERAL
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ] = "Erweiterte Eigenschaften" ;
Text [ en-US ] = "Advanced Properties" ;
2001-01-04 10:23:01 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
String STR_PAGETITLE_ADVANCED
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ] = "Zus<75>tzliche Einstellungen" ;
Text [ en-US ] = "Additional Settings" ;
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
String STR_PAGETITLE_CONNECTION
2001-05-23 13:16:42 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ] = "Verbingungseinstellungen" ;
Text [ en-US ] = "Connection settings" ;
2001-03-27 07:05:56 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ] = "Datenbankeigenschaften" ;
Text [ en-US ] = "Database properties" ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
// -----------------------------------------------------------------------------
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
ModalDialog DLG_DATABASE_TYPE_CHANGE
{
OutputSize = TRUE ;
Moveable = TRUE;
Closeable = TRUE ;
Hide = TRUE;
HelpId = HID_DSADMIN_TYPE_DIALOG;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabControl 1
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
OutputSize = TRUE ;
HelpId = HID_DSADMIN_TABCONTROL;
SingleLine=TRUE;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ] = "Datenbankeigenschaften" ;
Text [ en-US ] = "Database properties" ;
2000-10-05 09:09:48 +00:00
};
//-------------------------------------------------------------------------
2000-10-26 17:19:35 +00:00
Image IMG_DATABASE
{
ImageBitmap = Bitmap { File = "db.bmp"; };
MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
};
2002-04-29 07:33:13 +00:00
Image IMG_DATABASE_SCH
{
ImageBitmap = Bitmap { File = "db_sch.bmp"; };
MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
};
2000-10-05 09:09:48 +00:00
//-------------------------------------------------------------------------
2000-10-05 09:09:48 +00:00
TabPage PAGE_GENERAL
{
SVLook = TRUE ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
2000-10-05 09:09:48 +00:00
Hide = TRUE;
2000-12-03 09:36:03 +00:00
HelpId = HID_DSADMIN_PAGE_GENERAL;
2000-10-05 09:09:48 +00:00
FixedText FT_GENERALHEADERTEXT
{
Pos = MAP_APPFONT ( START_X , 8 ) ;
Size = MAP_APPFONT ( (WIZARD_PAGE_X - START_X) - 12 , 2 * FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Willkommen zum %PRODUCTNAME Datenbank-Assistent" ;
Text [ en-US ] = "Welcome to the %PRODUCTNAME Database Wizard";
WordBreak = TRUE;
};
FixedText FT_GENERALHELPTEXT
{
Pos = MAP_APPFONT (START_X , 27 );
Size = MAP_APPFONT ( WIZARD_PAGE_X - START_X - 6, 5* FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Benutzen sie den Datenbank-Assistenten, um eine neue Datenbank anzulegen, eine bestehende Datenbankdatei zu <20>ffnen, oder eine Verbindung zu einer Server-Datenbank herzustellen.";
Text [ en-US ] = "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server." ;
WordBreak = TRUE ;
};
FixedText FT_DATASOURCEHEADER
{
Pos = MAP_APPFONT ( START_X , 73 ) ;
Size = MAP_APPFONT ( WIZARD_PAGE_X - 12 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Wie m<>chten Sie fortfahren?";
Text [ en-US ] = "What do you want to do?";
};
RadioButton RB_CREATEDBDATABASE
{
HelpId = HID_PAGE_DBWIZARD_GENERAL_RB_CREATEDBDATABASE ;
Pos = MAP_APPFONT (START_X + 6 , 85 ) ;
Size = MAP_APPFONT ( 205 , 10 ) ;
Group = TRUE;
Text [ de ] = "N~eue Datenbank erstellen";
Text [ en-US ] = "Create a n~ew database" ;
};
RadioButton RB_OPENEXISTINGDOC
{
Pos = MAP_APPFONT (START_X + 6 , 97 );
Size = MAP_APPFONT ( 206 , 8 ) ;
Text [ de ] = "~Bestehende Datenbankdatei <20>ffnen";
Text [ en-US ] = "Open an existing database ~file" ;
};
FixedText FT_DOCLISTLABEL
{
Pos = MAP_APPFONT( START_X + INDENTED_X + INDENT_BELOW_RADIO, 110 );
Size = MAP_APPFONT( 120, 8 );
Text [ de ] = "Zuletzt benutzt";
Text [ en-US ] = "Recently used";
};
ListBox LB_DOCUMENTLIST
{
Pos = MAP_APPFONT( START_X + INDENTED_X + INDENT_BELOW_RADIO, 121 );
Size = MAP_APPFONT( 120, 14 );
DropDown = TRUE;
Border = TRUE;
};
PushButton PB_OPENDOCUMENT
{
Pos = MAP_APPFONT( START_X + INDENTED_X + INDENT_BELOW_RADIO, 139 );
Size = MAP_APPFONT( 50, 16 );
OutputSize = TRUE;
TabStop = TRUE;
};
RadioButton RB_GETEXISTINGDATABASE
{
HelpId = HID_PAGE_DBWIZARD_GENERAL_RB_GETEXISTINGDATABASE;
Pos = MAP_APPFONT (START_X + 6 , 159 ) ;
Size = MAP_APPFONT ( 206 , 8 ) ;
Text [ de ] = "~Verbindung zu einer bestehenden Datenbank herstellen";
Text [ en-US ] = "Connect to an e~xisting database" ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_DATASOURCETYPE_PRE
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , UNRELATED_CONTROLS ) ;
Size = MAP_APPFONT ( WIZARD_PAGE_X - 12 , 3*FIXEDTEXT_HEIGHT ) ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ] = "Bitte w<>hlen Sie den Type der Datenbank aus, zu der eine Verbindung aufgebaut werden soll.";
Text [ en-US ] = "Select the type of database to which you want to establish a connection.";
2000-10-05 09:09:48 +00:00
};
FixedText FT_DATATYPE
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 2*UNRELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + RELATED_CONTROLS) ;
Size = MAP_APPFONT ( 80 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Datenbank~typ ";
Text [ en-US ] = "Database ~type ";
Text [ x-comment ] = " ";
2000-10-05 09:09:48 +00:00
};
2000-10-05 09:09:48 +00:00
ListBox LB_DATATYPE
{
2000-12-03 09:36:03 +00:00
HelpId = HID_DSADMIN_DSTYPE;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 90, 2*UNRELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + RELATED_CONTROLS -2 ) ;
Size = MAP_APPFONT ( 120, 120 ) ;
Border = TRUE ;
2000-10-05 09:09:48 +00:00
TabStop = TRUE ;
DropDown = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Sort = TRUE;
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_DATATYPEAPPENDIX
{
Pos = MAP_APPFONT ( 90, 2*UNRELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + RELATED_CONTROLS -2 + 72) ;
Size = MAP_APPFONT ( 60, 8 );
Text [ de ] = "Datenbank";
Text [ en-US ] = "Database";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_DATASOURCETYPE_POST
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 4*UNRELATED_CONTROLS + 4*FIXEDTEXT_HEIGHT + RELATED_CONTROLS ) ;
Size = MAP_APPFONT ( WIZARD_PAGE_X - 12 , 4*FIXEDTEXT_HEIGHT ) ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ]= "Auf den n<>chsten Seiten k<>nnen Sie dann detaillierte Verbindungs-Einstellungen vornehmen.\n\nBitte beachten Sie dabei,dass diese neuen Einstellungen Ihre existierenden <20>berschreiben.";
Text [ en-US ] = "On the following pages, you can make detailed settings for the connection.\n\nThe new settings you make will overwrite your existing settings.";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_SPECIAL_MESSAGE
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6, 4*UNRELATED_CONTROLS + 8*FIXEDTEXT_HEIGHT + RELATED_CONTROLS );
Size = MAP_APPFONT ( WIZARD_PAGE_X - 12, 3*FIXEDTEXT_HEIGHT );
WordBreak = TRUE;
2000-12-14 07:52:33 +00:00
HelpId = HID_DSADMIN_SPECIAL_MESSAGE;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
String STR_MYSQLENTRY
{
Text [ de ]= "MySQL" ;
Text [ en-US ] = "MySQL" ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
String STR_PARENTTITLE
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ]= "Datenquellen Eigenschaften: #" ;
Text [ en-US ] = "Data Source Properties: #" ;
};
String STR_COULDNOTLOAD_ODBCLIB
{
Text [ de ] = "Die Programmbibliothek #lib# konnte nicht geladen werden oder ist defekt. Die ODBC-Datenquellen-Auswahl ist nicht verf<72>gbar.";
Text [ en-US ] = "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available.";
};
String STR_UNSUPPORTED_DATASOURCE_TYPE
{
Text [ de ] = "Dieser Datenquellen-Typ wird auf dieser Plattform nicht unterst<73>tzt.\nSie k<>nnen die Einstellungen ver<65>ndern, werden aber vermutlich keine Verbindung zu der Datenbank herstellen k<>nnen.";
Text [ en-US ] = "This kind of data source is not supported on this platform.\nYou are allowed to change the settings, but you probably will not be able to connect to the database.";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ]= "Allgemein" ;
Text [ en-US ] = "General" ;
2000-10-05 09:09:48 +00:00
};
//.........................................................................
2000-10-05 09:09:48 +00:00
TabPage PAGE_DBASE
{
SVLook = TRUE ;
Hide = TRUE;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
2000-12-03 09:36:03 +00:00
HelpId = HID_DSADMIN_PAGE_DBASE;
2000-10-05 09:09:48 +00:00
AUTO_CHARSET( UNRELATED_CONTROLS)
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedLine FL_SEPARATOR1
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 4 , 2*UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( PAGE_X - 8 , FIXEDTEXT_HEIGHT ) ;
Text [ de ]= "Optionale Einstellungen" ;
Text[ en-US ] = "Optional settings";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
CheckBox CB_SHOWDELETEDROWS
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 2*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( 200 , CHECKBOX_HEIGHT ) ;
TabStop = TRUE ;
HelpId = HID_DSADMIN_SHOWDELETED;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ de ]= "Auch gel<65>schte Datens<6E>tze anzeigen" ;
Text [ en-US ] = "Display deleted records as well" ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_SPECIAL_MESSAGE
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Hide = TRUE;
WordBreak = TRUE;
Pos = MAP_APPFONT ( 6 , 3*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT) ;
Size = MAP_APPFONT ( PAGE_X - 12 , 2*FIXEDTEXT_HEIGHT ) ;
Text [ de ]= "Achtung: Wenn gel<65>schte und daher inaktive Datens<6E>tze angezeigt werden, k<>nnen Sie keine Datens<6E>tze aus der Datenquelle l<>schen." ;
Text [ en-US ] = "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source." ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
2000-10-05 09:09:48 +00:00
PushButton PB_INDICIES
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( PAGE_X - BUTTON_WIDTH - UNRELATED_CONTROLS, PAGE_Y - BUTTON_HEIGHT - UNRELATED_CONTROLS) ;
Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ;
2000-10-05 09:09:48 +00:00
TabStop = TRUE ;
2000-12-03 09:36:03 +00:00
HelpId = HID_DSADMIN_DBASE_INDICIES;
Text [ de ] = "~Indizes...";
Text [ x-comment ] = " ";
Text [ en-US ] = "Indexes...";
2000-10-05 09:09:48 +00:00
};
};
2001-01-04 10:23:01 +00:00
//.........................................................................
2001-01-04 10:23:01 +00:00
TabPage PAGE_ADO
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
2001-01-04 10:23:01 +00:00
Hide = TRUE;
HelpId = HID_DSADMIN_PAGE_ADO;
AUTO_CHARSET(UNRELATED_CONTROLS)
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_GENERATED_VALUES
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_INCREMENT_CONTROLS ( UNRELATED_CONTROLS)
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_DS_PROPERTIES_1
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_DATAHANDLING( RELATED_CONTROLS )
AUTO_APPENDTABLEALIAS( RELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS )
AUTO_BOOLEANCOMPARISON( 2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
ListBox LB_BOOLEANCOMPARISON
{
Pos = MAP_APPFONT ( 107 ,2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + UNRELATED_CONTROLS -1) ;
Size = MAP_APPFONT ( 60 , CHECKBOX_HEIGHT ) ;
Group = TRUE ;
TabStop = TRUE ;
SvLook = TRUE;
DropDown = TRUE;
Border = TRUE;
HelpId = HID_DSADMIN_BOOLEANCOMPARISON;
StringList [ de ] =
{
< "Normal" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Gemischt" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
StringList [ en-US ] =
{
< "Default" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Mixed" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_DS_PROPERTIES_2
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_DATAHANDLING( RELATED_CONTROLS )
AUTO_SQL92CHECK( RELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS )
AUTO_APPENDTABLEALIAS( 2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_SUPPRESVERSIONCOLUMN( 3*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 2*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_DOSLINEENDS( 4*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 3*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
AUTO_BOOLEANCOMPARISON( 5*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 4*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
ListBox LB_BOOLEANCOMPARISON
{
Pos = MAP_APPFONT ( 107 , 5*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 4*CHECKBOX_HEIGHT + UNRELATED_CONTROLS -1) ;
Size = MAP_APPFONT ( 60 , CHECKBOX_HEIGHT ) ;
Group = TRUE ;
TabStop = TRUE ;
SvLook = TRUE;
DropDown = TRUE;
Border = TRUE;
HelpId = HID_DSADMIN_BOOLEANCOMPARISON;
StringList [ de ] =
{
< "Normal" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Gemischt" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
StringList [ en-US ] =
{
< "Default" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Mixed" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_DS_PROPERTIES_3
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_DATAHANDLING( RELATED_CONTROLS )
AUTO_SQL92CHECK( RELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS )
AUTO_APPENDTABLEALIAS( 2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_ENABLEOUTERJOIN( 3*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 2*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_SUPPRESVERSIONCOLUMN( 4*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 3*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_DOSLINEENDS( 5*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 4*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
AUTO_BOOLEANCOMPARISON( 6*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 5*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
ListBox LB_BOOLEANCOMPARISON
{
Pos = MAP_APPFONT ( 107 , 6*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 5*CHECKBOX_HEIGHT + UNRELATED_CONTROLS -1) ;
Size = MAP_APPFONT ( 60 , CHECKBOX_HEIGHT ) ;
Group = TRUE ;
TabStop = TRUE ;
SvLook = TRUE;
DropDown = TRUE;
Border = TRUE;
HelpId = HID_DSADMIN_BOOLEANCOMPARISON;
StringList [ de ] =
{
< "Normal" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Gemischt" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
StringList [ en-US ] =
{
< "Default" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Mixed" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_DS_PROPERTIES_FILE
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_DATAHANDLING( RELATED_CONTROLS )
AUTO_SQL92CHECK( RELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS )
AUTO_DOSLINEENDS( 2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 2*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_DS_PROPERTIES_ACCESS
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_DATAHANDLING( RELATED_CONTROLS )
AUTO_SQL92CHECK( RELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS )
AUTO_APPENDTABLEALIAS( 2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_ENABLEOUTERJOIN( 3*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 2*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_DOSLINEENDS( 4*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 3*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
AUTO_BOOLEANCOMPARISON( 5*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 4*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
ListBox LB_BOOLEANCOMPARISON
{
Pos = MAP_APPFONT ( 107 , 5*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 4*CHECKBOX_HEIGHT + UNRELATED_CONTROLS -1) ;
Size = MAP_APPFONT ( 60 , CHECKBOX_HEIGHT ) ;
Group = TRUE ;
TabStop = TRUE ;
SvLook = TRUE;
DropDown = TRUE;
Border = TRUE;
HelpId = HID_DSADMIN_BOOLEANCOMPARISON;
StringList [ de ] =
{
< "Normal" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Gemischt" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
StringList [ en-US ] =
{
< "Default" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Mixed" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_DS_PROPERTIES_ENABLEOJ
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_DATAHANDLING( RELATED_CONTROLS )
AUTO_ENABLEOUTERJOIN( RELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS )
AUTO_IGNOREDRIVER_PRIV( 2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_APPENDTABLEALIAS( 3*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 2*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_PARAMETERNAMESUBST( 4*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 3*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_SUPPRESVERSIONCOLUMN( 5*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 4*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_DOSLINEENDS( 6*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 5*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
AUTO_BOOLEANCOMPARISON( 7*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 6*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
ListBox LB_BOOLEANCOMPARISON
{
Pos = MAP_APPFONT ( 107 , 7*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 6*CHECKBOX_HEIGHT + UNRELATED_CONTROLS -1) ;
Size = MAP_APPFONT ( 60 , CHECKBOX_HEIGHT ) ;
Group = TRUE ;
TabStop = TRUE ;
SvLook = TRUE;
DropDown = TRUE;
Border = TRUE;
HelpId = HID_DSADMIN_BOOLEANCOMPARISON;
StringList [ de ] =
{
< "Normal" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Gemischt" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
StringList [ en-US ] =
{
< "Default" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Mixed" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_DS_PROPERTIES_4
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( ADVANCED_PAGE_X , ADVANCED_PAGE_Y ) ;
Hide = TRUE;
AUTO_DATAHANDLING( RELATED_CONTROLS )
AUTO_SQL92CHECK( RELATED_CONTROLS + FIXEDTEXT_HEIGHT + RELATED_CONTROLS )
AUTO_APPENDTABLEALIAS( 2*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_ENABLEOUTERJOIN( 3*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 2*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_IGNOREDRIVER_PRIV( 4*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 3*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_PARAMETERNAMESUBST( 5*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 4*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_SUPPRESVERSIONCOLUMN( 6*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 5*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_CATALOG( 7*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 6*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_SCHEMA( 8*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 7*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_IGNOREINDEXAPPENDIX( 9*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 8*CHECKBOX_HEIGHT + RELATED_CONTROLS )
AUTO_DOSLINEENDS( 10*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 9*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
AUTO_BOOLEANCOMPARISON( 11*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 10*CHECKBOX_HEIGHT + UNRELATED_CONTROLS )
ListBox LB_BOOLEANCOMPARISON
{
Pos = MAP_APPFONT ( 107 , 11*RELATED_CONTROLS + FIXEDTEXT_HEIGHT + 10*CHECKBOX_HEIGHT + UNRELATED_CONTROLS -1) ;
Size = MAP_APPFONT ( 60 , CHECKBOX_HEIGHT ) ;
Group = TRUE ;
TabStop = TRUE ;
SvLook = TRUE;
DropDown = TRUE;
Border = TRUE;
HelpId = HID_DSADMIN_BOOLEANCOMPARISON;
StringList [ de ] =
{
< "Normal" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Gemischt" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
StringList [ en-US ] =
{
< "Default" ; Default ; > ;
< "SQL" ; Default ; > ;
< "Mixed" ; Default ; > ;
< "MS Access" ; Default ; > ;
};
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
2001-01-04 10:23:01 +00:00
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_ODBC
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
Hide = TRUE;
HelpId = HID_DSADMIN_PAGE_ODBC;
AUTO_CHARSET( UNRELATED_CONTROLS)
FixedLine FL_SEPARATOR1
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 4 , 2*UNRELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT + RELATED_CONTROLS ) ;
Size = MAP_APPFONT ( PAGE_X - 8 , FIXEDTEXT_HEIGHT ) ;
Text [ de ]= "Optionale Einstellungen" ;
Text[ en-US ] = "Optional Settings";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_OPTIONS
2001-01-04 10:23:01 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 2*UNRELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + 2*RELATED_CONTROLS) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Treibereinstellungen" ;
Text [ en-US ] = "ODBC ~options" ;
2001-01-04 10:23:01 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Edit ET_OPTIONS
2001-01-04 10:23:01 +00:00
{
Border = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 2*UNRELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + 2*RELATED_CONTROLS -1 ) ;
Size = MAP_APPFONT ( 130 , EDIT_HEIGHT ) ;
2001-01-04 10:23:01 +00:00
TabStop = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
HelpId = HID_DSADMIN_ODBC_OPTIONS;
};
AUTO_USECATALOG( 3*UNRELATED_CONTROLS + 4*FIXEDTEXT_HEIGHT + 2*RELATED_CONTROLS )
2001-01-04 10:23:01 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_ADABAS
2000-10-05 09:09:48 +00:00
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
2000-10-05 09:09:48 +00:00
Hide = TRUE;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
HelpId = HID_DSADMIN_PAGE_ADABAS;
2000-12-03 09:36:03 +00:00
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedLine FL_SEPARATOR1
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 4 , UNRELATED_CONTROLS ) ;
Size = MAP_APPFONT ( PAGE_X - 8 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Verbindungsangaben" ;
Text[ en-US ] = "Connection Settings";
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_HOSTNAME
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , UNRELATED_CONTROLS + RELATED_CONTROLS + FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Rechnername" ;
Text[ en-US ] = "~Host name";
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Edit ET_HOSTNAME
2000-10-05 09:09:48 +00:00
{
TabStop = TRUE ;
Border = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , UNRELATED_CONTROLS + RELATED_CONTROLS + FIXEDTEXT_HEIGHT-1 ) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT ) ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_CACHE_SIZE
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 2*UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT ) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Daten~puffergr<67><72>e (MB)" ;
Text[ en-US ] = "Data ~buffer size (MB)";
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
NumericField NF_CACHE_SIZE
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 2*UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT -1 ) ;
Size = MAP_APPFONT ( 40 , EDIT_HEIGHT ) ;
Border = TRUE ;
TabStop = TRUE ;
Spin = TRUE ;
SpinSize = 1;
StrictFormat = TRUE;
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_DATA_INCREMENT
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT ) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Zu~wachsgr<67><72>e (MB)" ;
Text[ en-US ] = "~Data increment (MB)";
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
NumericField NF_DATA_INCREMENT
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT -1 ) ;
Size = MAP_APPFONT ( 40 , EDIT_HEIGHT ) ;
Border = TRUE ;
TabStop = TRUE ;
Spin = TRUE ;
SpinSize = 1;
StrictFormat = TRUE;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedLine FL_SEPARATOR2
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 4*UNRELATED_CONTROLS + RELATED_CONTROLS + 4*FIXEDTEXT_HEIGHT ) ;
Size = MAP_APPFONT ( 248 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Administration" ;
Text [ en-US ] = "Administration" ;
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_CTRLUSERNAME
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 4*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 5*FIXEDTEXT_HEIGHT ) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Control B~enutzername" ;
Text [ en-US ] = "Control ~user name" ;
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Edit ET_CTRLUSERNAME
2000-10-05 09:09:48 +00:00
{
Border = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 4*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 5*FIXEDTEXT_HEIGHT-1 ) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT ) ;
2000-10-05 09:09:48 +00:00
TabStop = TRUE ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_CTRLPASSWORD
2000-10-05 09:09:48 +00:00
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 5*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 6*FIXEDTEXT_HEIGHT ) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Control Kennwort" ;
Text [ en-US ] = "Control ~password" ;
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Edit ET_CTRLPASSWORD
2000-10-05 09:09:48 +00:00
{
Border = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 5*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 6*FIXEDTEXT_HEIGHT-1 ) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT) ;
2000-10-05 09:09:48 +00:00
TabStop = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
PassWord = TRUE ;
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
CheckBox CB_SHUTDB
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 6*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 7*FIXEDTEXT_HEIGHT ) ;
Size = MAP_APPFONT ( 248 , CHECKBOX_HEIGHT ) ;
Text [ de ] = "~Service beim Beenden von %PRODUCTNAME herunterfahren";
Text[ en-US ] = "~Shut down service when closing %PRODUCTNAME";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
PushButton PB_STAT
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( PAGE_X - BUTTON_WIDTH - UNRELATED_CONTROLS, PAGE_Y - BUTTON_HEIGHT - UNRELATED_CONTROLS ) ;
Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ;
Text[ de ] = "E~rweitert...";
Text[ en-US ] = "E~xtended...";
};
AUTO_CHARSET( 7*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 7*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT)
2000-10-05 09:09:48 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
//.........................................................................
#define MYSQL_YDIST 53
#define MYSQL_FL_Y 8
#define MYSQL_DRIVERCLASS_Y 8
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_MYSQL_ODBC
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
Hide = TRUE;
AUTO_CHARSET( UNRELATED_CONTROLS )
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_MYSQL_JDBC
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
Hide = TRUE;
AUTO_SPECIAL_JDBC( UNRELATED_CONTROLS )
FixedText FT_JDBCDRIVERCLASS
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "MySQL JDBC-~Treiberklasse" ;
Text[ en-US ] = "MySQL JDBC d~river class";
};
Edit ET_JDBCDRIVERCLASS
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT -1 ) ;
Size = MAP_APPFONT ( 97 , EDIT_HEIGHT ) ;
TabStop = TRUE ;
Border = TRUE ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
PushButton PB_TESTDRIVERCLASS
{
TabStop = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( PAGE_X - BUTTON_WIDTH - UNRELATED_CONTROLS , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT -2) ;
Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ;
Text [ de ] = "Klasse testen" ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ en-US ] = "Test class" ;
};
AUTO_CHARSET( 4*UNRELATED_CONTROLS + RELATED_CONTROLS + 4*FIXEDTEXT_HEIGHT )
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
};
TabPage PAGE_ORACLE_JDBC
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
Hide = TRUE;
AUTO_SPECIAL_JDBC( UNRELATED_CONTROLS )
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_JDBCDRIVERCLASS
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Oracle JDBC-~Treiberklasse" ;
Text[ en-US ] = "Oracle JDBC d~river class";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Edit ET_JDBCDRIVERCLASS
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT -1 ) ;
Size = MAP_APPFONT ( 97 , EDIT_HEIGHT ) ;
TabStop = TRUE ;
Border = TRUE ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
PushButton PB_TESTDRIVERCLASS
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabStop = TRUE ;
Pos = MAP_APPFONT ( PAGE_X - BUTTON_WIDTH - UNRELATED_CONTROLS , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT - 2) ;
Size = MAP_APPFONT ( BUTTON_WIDTH , BUTTON_HEIGHT ) ;
Text [ de ] = "Klasse testen" ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ en-US ] = "Test class" ;
};
AUTO_CHARSET( 4*UNRELATED_CONTROLS + RELATED_CONTROLS + 4*FIXEDTEXT_HEIGHT )
};
2001-05-23 13:16:42 +00:00
//.........................................................................
2001-05-29 12:33:12 +00:00
TabPage PAGE_LDAP
2001-05-23 13:16:42 +00:00
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
2001-05-23 13:16:42 +00:00
Hide = TRUE;
2001-05-29 12:33:12 +00:00
HelpId = HID_DSADMIN_PAGE_LDAP;
2001-05-23 13:16:42 +00:00
FixedLine FL_SEPARATOR1
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 4 , UNRELATED_CONTROLS ) ;
Size = MAP_APPFONT ( PAGE_X - 8 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Verbindungsangaben" ;
Text[ en-US ] = "Connection Settings";
2001-05-23 13:16:42 +00:00
};
2000-10-05 09:09:48 +00:00
2001-05-29 12:33:12 +00:00
FixedText FT_BASEDN
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , UNRELATED_CONTROLS + RELATED_CONTROLS + FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Basis DN" ;
Text[ en-US ] = "~Base DN";
Text [ x-comment ] = "ZL: ; ZL: ; ZL: I got this information about Base DN-----------------------------------------Name of the LDAP Base Distinguished Name (DN) to use for LDAP lookupsFormat: Base DN Example: o=exampleCompany.com,c=US Specifying a Base DNThe base DN refers to the part";
2001-05-29 12:33:12 +00:00
};
Edit ET_BASEDN
{
TabStop = TRUE ;
Border = TRUE ;
HelpId = HID_DSADMIN_LDAP_BASEDN;
2001-05-23 13:16:42 +00:00
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , UNRELATED_CONTROLS + RELATED_CONTROLS + FIXEDTEXT_HEIGHT -1 ) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT ) ;
2001-05-29 12:33:12 +00:00
};
CheckBox CB_USESSL
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 2*UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( PAGE_X - 12 , CHECKBOX_HEIGHT ) ;
Text [ de ] = "Use secure connection(SSL)";
Text [ en-US ] = "Use secure connection(SSL)";
HelpId = HID_DSADMIN_USESSL_LDAP;
};
2001-05-29 12:33:12 +00:00
FixedText FT_PORTNUMBER
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Portnummer" ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text[ en-US ] = "~Port number";
2001-05-29 12:33:12 +00:00
};
NumericField NF_PORTNUMBER
{
TabStop = TRUE ;
Border = TRUE ;
HelpId = HID_DSADMIN_LDAP_PORTNUMBER;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 3*UNRELATED_CONTROLS + RELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT-1 + CHECKBOX_HEIGHT) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT ) ;
2001-05-23 13:16:42 +00:00
};
2001-06-25 07:28:43 +00:00
FixedText FT_LDAPROWCOUNT
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 4*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT ) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Maximale Anzahl der ~Datens<6E>tze" ;
Text[ en-US ] = "Maximum number of ~records";
2001-06-25 07:28:43 +00:00
};
NumericField NF_LDAPROWCOUNT
{
TabStop = TRUE ;
Border = TRUE ;
HelpId = HID_DSADMIN_LDAP_ROWCOUNT;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 4*UNRELATED_CONTROLS + RELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT -1 + CHECKBOX_HEIGHT) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT ) ;
2001-06-25 07:28:43 +00:00
};
2001-05-23 13:16:42 +00:00
};
2000-10-05 09:09:48 +00:00
//.........................................................................
2000-10-05 09:09:48 +00:00
TabPage PAGE_TEXT
{
SVLook = TRUE ;
Hide = TRUE;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
2000-12-03 09:36:03 +00:00
HelpId = HID_DSADMIN_PAGE_TEXT;
AUTO_SEPARATORCONTROLGROUP(UNRELATED_CONTROLS, PAGE_X)
2000-10-05 09:09:48 +00:00
FixedLine FL_SEPARATOR1
{
Pos = MAP_APPFONT ( 4 , 124) ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Size = MAP_APPFONT ( PAGE_X - 8 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "Dateiformat";
Text [ en-US ] = "File format";
2000-10-05 09:09:48 +00:00
};
2002-11-15 11:28:32 +00:00
2004-11-04 13:31:47 +00:00
AUTO_CHARSET(143)
2002-11-15 11:28:32 +00:00
2000-10-05 09:09:48 +00:00
};
//.........................................................................
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabPage PAGE_USERDRIVER
{
SVLook = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( PAGE_X , PAGE_Y ) ;
Hide = TRUE;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
HelpId = HID_DSADMIN_PAGE_USERDRIVER;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_HOSTNAME
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , UNRELATED_CONTROLS ) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Rechnername" ;
Text[ en-US ] = "~Hostname";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Edit ET_HOSTNAME
{
TabStop = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Border = TRUE ;
Pos = MAP_APPFONT ( EDIT_X , UNRELATED_CONTROLS -1 ) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT ) ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_PORTNUMBER
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 2*UNRELATED_CONTROLS + FIXEDTEXT_HEIGHT) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Portnummer" ;
Text[ en-US ] = "~Port number";
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
NumericField NF_PORTNUMBER
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
TabStop = TRUE ;
Border = TRUE ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( EDIT_X , 2*UNRELATED_CONTROLS + FIXEDTEXT_HEIGHT -1 ) ;
Size = MAP_APPFONT ( 105 , EDIT_HEIGHT ) ;
};
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
FixedText FT_OPTIONS
{
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Pos = MAP_APPFONT ( 6 , 3*UNRELATED_CONTROLS + 2*FIXEDTEXT_HEIGHT ) ;
Size = MAP_APPFONT ( EDIT_X - 7 , FIXEDTEXT_HEIGHT ) ;
Text [ de ] = "~Treibereinstellungen" ;
INTEGRATION: CWS insight01 (1.127.4); FILE MERGED 2004/07/21 07:43:50 oj 1.127.4.26: #i31814# add sort to type listbox 2004/07/09 14:55:11 ihi 1.127.4.25: transex3 bugfix 2004/07/09 09:17:10 oj 1.127.4.24: resource changes 2004/07/06 09:26:43 oj 1.127.4.23: RESYNC: (1.136-1.137); FILE MERGED 2004/06/30 11:34:58 oj 1.127.4.22: #i30253# page bigger 2004/06/03 09:09:23 oj 1.127.4.21: merge to m40 2004/06/02 08:14:41 oj 1.127.4.20: remove unused defines 2004/06/01 08:53:17 oj 1.127.4.19: RESYNC: (1.132-1.136); FILE MERGED 2004/05/11 12:32:40 oj 1.127.4.18: new string 2004/05/06 06:13:16 oj 1.127.4.17: #i12497# allow to append ASC, DESC to index creation 2004/04/27 13:34:57 oj 1.127.4.16: remove and add some props 2004/04/21 13:48:04 oj 1.127.4.15: enable catalog and schema disabling 2004/04/13 10:33:53 oj 1.127.4.14: #116001# string review 2004/04/13 10:05:40 oj 1.127.4.13: #116001# string review 2004/03/31 11:33:23 oj 1.127.4.12: ongoing work 2004/03/05 07:04:38 oj 1.127.4.11: #111090# change the appearance of the dialogs 2004/02/20 11:32:21 oj 1.127.4.10: #i25414# extend the datadescriptor for database location and connection resource 2004/01/22 09:36:57 oj 1.127.4.9: #i24176# add the possiblity to create dbs 2004/01/02 14:06:20 oj 1.127.4.8: RESYNC: (1.129-1.130); FILE MERGED 2003/12/17 09:16:00 oj 1.127.4.7: #111075# ongoing work 2003/11/11 07:12:32 oj 1.127.4.6: #111090# missing help ids 2003/08/28 08:17:59 oj 1.127.4.5: #111090# ongoning work 2003/08/25 10:43:49 oj 1.127.4.4: RESYNC: (1.127-1.129); FILE MERGED 2003/08/04 10:39:36 oj 1.127.4.3: #111090# further coding 2003/08/01 11:50:00 oj 1.127.4.2: #111090# ongoing work 2003/07/29 12:45:45 oj 1.127.4.1: #111075# insight changes
2004-08-02 14:44:40 +00:00
Text [ en-US ] = "~Driver settings" ;
Text [ x-comment ] = " ";
};
Edit ET_OPTIONS
{
Border = TRUE ;
TabStop = TRUE ;
};
AUTO_CHARSET( 4*UNRELATED_CONTROLS + 3*FIXEDTEXT_HEIGHT + RELATED_CONTROLS)
};