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

735 lines
26 KiB
Plaintext
Raw Normal View History

2000-10-05 09:09:48 +00:00
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2000-10-05 09:09:48 +00:00
*
* Copyright 2008 by Sun Microsystems, Inc.
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 $
* $Revision: 1.159 $
2000-10-05 09:09:48 +00:00
*
* This file is part of OpenOffice.org.
2000-10-05 09:09:48 +00:00
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
2000-10-05 09:09:48 +00:00
*
* OpenOffice.org 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 version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
2000-10-05 09:09:48 +00:00
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
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 AUTO_USECATALOG(AUTO_Y) \
CheckBox CB_USECATALOG \
{ \
Pos = MAP_APPFONT ( 6 ,AUTO_Y) ; \
Size = MAP_APPFONT ( PAGE_X -12 , CHECKBOX_HEIGHT ) ; \
TabStop = TRUE ; \
HelpId = HID_DSADMIN_USECATALOG; \
Text[ en-US ] = "Use catalog for file-based databases"; \
};
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_SPECIAL_JDBC(AUTO_Y) \
FixedLine FL_SEPARATOR1 \
{ \
Pos = MAP_APPFONT ( 4 , AUTO_Y ) ; \
Size = MAP_APPFONT ( PAGE_X - 8 , FIXEDTEXT_HEIGHT ) ; \
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[ 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[ 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 [ 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 [ 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 [ 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 [ 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 [ en-US ] = "Database properties" ;
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 [ 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 [ 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 [ 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 [ en-US ] = "Create a n~ew database" ;
};
RadioButton RB_OPENEXISTINGDOC
{
Pos = MAP_APPFONT (START_X + 6 , 97 );
Size = MAP_APPFONT ( 206 , 8 ) ;
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 [ 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 [ 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 ) ;
WordBreak = 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 [ 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 [ en-US ] = "Database ~type ";
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 ;
Sort = FALSE;
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 [ 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 , 5*FIXEDTEXT_HEIGHT ) ;
WordBreak = 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 [ 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
{
Pos = MAP_APPFONT ( 6, 4*UNRELATED_CONTROLS + 9*FIXEDTEXT_HEIGHT + 2*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 [ 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 [ en-US ] = "Data Source Properties: #" ;
};
String STR_COULDNOTLOAD_ODBCLIB
{
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 [ 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 [ 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,PAGE_X)
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[ 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 [ 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 [ 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 [ 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,PAGE_X)
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_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,PAGE_X)
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[ 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 [ 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[ 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[ 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[ 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[ 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 [ 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 [ 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 [ 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[ 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[ en-US ] = "E~xtended...";
};
AUTO_CHARSET( 7*UNRELATED_CONTROLS + 2*RELATED_CONTROLS + 7*FIXEDTEXT_HEIGHT + CHECKBOX_HEIGHT, PAGE_X )
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, PAGE_X )
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[ 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 [ en-US ] = "Test class" ;
};
AUTO_CHARSET( 4*UNRELATED_CONTROLS + RELATED_CONTROLS + 4*FIXEDTEXT_HEIGHT, PAGE_X )
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[ 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 [ en-US ] = "Test class" ;
};
AUTO_CHARSET( 4*UNRELATED_CONTROLS + RELATED_CONTROLS + 4*FIXEDTEXT_HEIGHT, PAGE_X )
};
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[ 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[ en-US ] = "~Base DN";
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 [ 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[ 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[ 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
};
//.........................................................................
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[ 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[ 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 [ en-US ] = "~Driver settings" ;
};
Edit ET_OPTIONS
{
Border = TRUE ;
TabStop = TRUE ;
};
AUTO_CHARSET( 4*UNRELATED_CONTROLS+ 3*FIXEDTEXT_HEIGHT + RELATED_CONTROLS, PAGE_X)
};