This commit is contained in:
2020-02-14 13:50:06 +01:00
parent 73bfb00299
commit f636abc2fc
12 changed files with 2234 additions and 2440 deletions

View File

@@ -32,6 +32,8 @@ Partial Class frmConnection
Me.chkOR_ohne_TNS = New System.Windows.Forms.CheckBox()
Me.Chckwin_aut = New System.Windows.Forms.CheckBox()
Me.txtBezeichnung = New System.Windows.Forms.TextBox()
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
Me.Label1 = New System.Windows.Forms.Label()
Me.btnCheck_Con = New System.Windows.Forms.Button()
Me.lblDatasource2 = New System.Windows.Forms.Label()
@@ -59,14 +61,6 @@ Partial Class frmConnection
Me.TBDD_CONNECTIONBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
Me.TBDD_CONNECTIONDataGridView = New System.Windows.Forms.DataGridView()
Me.GEANDERTWERTextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
Me.SERVERTextBox = New System.Windows.Forms.TextBox()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.DATENBANKComboBox = New System.Windows.Forms.ComboBox()
Me.BEMERKUNGTextBox = New System.Windows.Forms.TextBox()
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
@@ -75,18 +69,26 @@ Partial Class frmConnection
Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewCheckBoxColumn1 = New System.Windows.Forms.DataGridViewCheckBoxColumn()
Me.GEANDERTWERTextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
Me.SERVERTextBox = New System.Windows.Forms.TextBox()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.DATENBANKComboBox = New System.Windows.Forms.ComboBox()
Me.BEMERKUNGTextBox = New System.Windows.Forms.TextBox()
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
Me.TBDD_CONNECTIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
Me.SYS_CONNECTIONCheckBox = New System.Windows.Forms.CheckBox()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
GEANDERTWERLabel = New System.Windows.Forms.Label()
GEAENDERTWANNLabel = New System.Windows.Forms.Label()
GUIDLabel = New System.Windows.Forms.Label()
BEMERKUNGLabel = New System.Windows.Forms.Label()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBDD_CONNECTIONBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBDD_CONNECTIONBindingNavigator.SuspendLayout()
CType(Me.TBDD_CONNECTIONDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox1.SuspendLayout()
Me.SuspendLayout()
'
'GEANDERTWERLabel
@@ -110,7 +112,7 @@ Partial Class frmConnection
'GUIDLabel
'
GUIDLabel.AutoSize = True
GUIDLabel.Location = New System.Drawing.Point(529, 36)
GUIDLabel.Location = New System.Drawing.Point(523, 19)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(25, 16)
GUIDLabel.TabIndex = 64
@@ -119,7 +121,7 @@ Partial Class frmConnection
'BEMERKUNGLabel
'
BEMERKUNGLabel.AutoSize = True
BEMERKUNGLabel.Location = New System.Drawing.Point(532, 83)
BEMERKUNGLabel.Location = New System.Drawing.Point(526, 66)
BEMERKUNGLabel.Name = "BEMERKUNGLabel"
BEMERKUNGLabel.Size = New System.Drawing.Size(82, 16)
BEMERKUNGLabel.TabIndex = 66
@@ -129,7 +131,7 @@ Partial Class frmConnection
'
Me.chkOR_ohne_TNS.AutoSize = True
Me.chkOR_ohne_TNS.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.chkOR_ohne_TNS.Location = New System.Drawing.Point(15, 191)
Me.chkOR_ohne_TNS.Location = New System.Drawing.Point(9, 174)
Me.chkOR_ohne_TNS.Name = "chkOR_ohne_TNS"
Me.chkOR_ohne_TNS.Size = New System.Drawing.Size(139, 20)
Me.chkOR_ohne_TNS.TabIndex = 45
@@ -141,7 +143,7 @@ Partial Class frmConnection
'
Me.Chckwin_aut.AutoSize = True
Me.Chckwin_aut.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Chckwin_aut.Location = New System.Drawing.Point(12, 191)
Me.Chckwin_aut.Location = New System.Drawing.Point(6, 174)
Me.Chckwin_aut.Name = "Chckwin_aut"
Me.Chckwin_aut.Size = New System.Drawing.Size(180, 20)
Me.Chckwin_aut.TabIndex = 8
@@ -153,16 +155,26 @@ Partial Class frmConnection
'
Me.txtBezeichnung.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "BEZEICHNUNG", True))
Me.txtBezeichnung.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtBezeichnung.Location = New System.Drawing.Point(232, 53)
Me.txtBezeichnung.Location = New System.Drawing.Point(226, 36)
Me.txtBezeichnung.Name = "txtBezeichnung"
Me.txtBezeichnung.Size = New System.Drawing.Size(294, 23)
Me.txtBezeichnung.TabIndex = 1
'
'TBDD_CONNECTIONBindingSource
'
Me.TBDD_CONNECTIONBindingSource.DataMember = "TBDD_CONNECTION"
Me.TBDD_CONNECTIONBindingSource.DataSource = Me.DD_DMSLiteDataSet
'
'DD_DMSLiteDataSet
'
Me.DD_DMSLiteDataSet.DataSetName = "DD_DMSLiteDataSet"
Me.DD_DMSLiteDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(229, 36)
Me.Label1.Location = New System.Drawing.Point(223, 19)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(154, 17)
Me.Label1.TabIndex = 40
@@ -173,7 +185,7 @@ Partial Class frmConnection
Me.btnCheck_Con.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnCheck_Con.Image = Global.DD_ProcessManager.My.Resources.Resources.world_link
Me.btnCheck_Con.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnCheck_Con.Location = New System.Drawing.Point(374, 150)
Me.btnCheck_Con.Location = New System.Drawing.Point(368, 133)
Me.btnCheck_Con.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.btnCheck_Con.Name = "btnCheck_Con"
Me.btnCheck_Con.Size = New System.Drawing.Size(152, 28)
@@ -187,7 +199,7 @@ Partial Class frmConnection
'
Me.lblDatasource2.AutoSize = True
Me.lblDatasource2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDatasource2.Location = New System.Drawing.Point(229, 82)
Me.lblDatasource2.Location = New System.Drawing.Point(223, 65)
Me.lblDatasource2.Name = "lblDatasource2"
Me.lblDatasource2.Size = New System.Drawing.Size(91, 17)
Me.lblDatasource2.TabIndex = 34
@@ -199,7 +211,7 @@ Partial Class frmConnection
Me.btnMdbLöschen.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.btnMdbLöschen.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnMdbLöschen.Image = CType(resources.GetObject("btnMdbLöschen.Image"), System.Drawing.Image)
Me.btnMdbLöschen.Location = New System.Drawing.Point(532, 150)
Me.btnMdbLöschen.Location = New System.Drawing.Point(526, 133)
Me.btnMdbLöschen.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.btnMdbLöschen.Name = "btnMdbLöschen"
Me.btnMdbLöschen.Size = New System.Drawing.Size(29, 26)
@@ -211,7 +223,7 @@ Partial Class frmConnection
'
Me.btnMdbLocation.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
Me.btnMdbLocation.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnMdbLocation.Location = New System.Drawing.Point(497, 101)
Me.btnMdbLocation.Location = New System.Drawing.Point(491, 84)
Me.btnMdbLocation.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.btnMdbLocation.Name = "btnMdbLocation"
Me.btnMdbLocation.Size = New System.Drawing.Size(29, 26)
@@ -224,7 +236,7 @@ Partial Class frmConnection
'
Me.txtPassword.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "PASSWORD", True))
Me.txtPassword.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPassword.Location = New System.Drawing.Point(231, 153)
Me.txtPassword.Location = New System.Drawing.Point(225, 136)
Me.txtPassword.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.txtPassword.Name = "txtPassword"
Me.txtPassword.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42)
@@ -237,7 +249,7 @@ Partial Class frmConnection
'
Me.txtUserId.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "USERNAME", True))
Me.txtUserId.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtUserId.Location = New System.Drawing.Point(15, 153)
Me.txtUserId.Location = New System.Drawing.Point(9, 136)
Me.txtUserId.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.txtUserId.Name = "txtUserId"
Me.txtUserId.Size = New System.Drawing.Size(200, 23)
@@ -248,7 +260,7 @@ Partial Class frmConnection
'
Me.lblPassword.AutoSize = True
Me.lblPassword.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblPassword.Location = New System.Drawing.Point(229, 132)
Me.lblPassword.Location = New System.Drawing.Point(223, 115)
Me.lblPassword.Name = "lblPassword"
Me.lblPassword.Size = New System.Drawing.Size(63, 17)
Me.lblPassword.TabIndex = 4
@@ -259,7 +271,7 @@ Partial Class frmConnection
'
Me.lblUserId.AutoSize = True
Me.lblUserId.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblUserId.Location = New System.Drawing.Point(12, 132)
Me.lblUserId.Location = New System.Drawing.Point(6, 115)
Me.lblUserId.Name = "lblUserId"
Me.lblUserId.Size = New System.Drawing.Size(49, 17)
Me.lblUserId.TabIndex = 3
@@ -270,7 +282,7 @@ Partial Class frmConnection
'
Me.lblDataSource.AutoSize = True
Me.lblDataSource.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDataSource.Location = New System.Drawing.Point(12, 82)
Me.lblDataSource.Location = New System.Drawing.Point(6, 65)
Me.lblDataSource.Name = "lblDataSource"
Me.lblDataSource.Size = New System.Drawing.Size(83, 17)
Me.lblDataSource.TabIndex = 2
@@ -284,7 +296,7 @@ Partial Class frmConnection
Me.cmbDbArt.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbDbArt.FormattingEnabled = True
Me.cmbDbArt.Items.AddRange(New Object() {"MS-SQL", "ODBC", "ORACLE"})
Me.cmbDbArt.Location = New System.Drawing.Point(15, 53)
Me.cmbDbArt.Location = New System.Drawing.Point(9, 36)
Me.cmbDbArt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.cmbDbArt.Name = "cmbDbArt"
Me.cmbDbArt.Size = New System.Drawing.Size(210, 24)
@@ -294,7 +306,7 @@ Partial Class frmConnection
'
Me.lblDatenbanktyp.AutoSize = True
Me.lblDatenbanktyp.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblDatenbanktyp.Location = New System.Drawing.Point(12, 36)
Me.lblDatenbanktyp.Location = New System.Drawing.Point(6, 19)
Me.lblDatenbanktyp.Name = "lblDatenbanktyp"
Me.lblDatenbanktyp.Size = New System.Drawing.Size(96, 17)
Me.lblDatenbanktyp.TabIndex = 0
@@ -439,68 +451,6 @@ Partial Class frmConnection
Me.TBDD_CONNECTIONDataGridView.Size = New System.Drawing.Size(1166, 316)
Me.TBDD_CONNECTIONDataGridView.TabIndex = 53
'
'GEANDERTWERTextBox
'
Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEANDERTWER", True))
Me.GEANDERTWERTextBox.Location = New System.Drawing.Point(12, 246)
Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox"
Me.GEANDERTWERTextBox.ReadOnly = True
Me.GEANDERTWERTextBox.Size = New System.Drawing.Size(147, 23)
Me.GEANDERTWERTextBox.TabIndex = 57
'
'GEAENDERTWANNTextBox
'
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(165, 246)
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
Me.GEAENDERTWANNTextBox.ReadOnly = True
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(155, 23)
Me.GEAENDERTWANNTextBox.TabIndex = 63
'
'SERVERTextBox
'
Me.SERVERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "SERVER", True))
Me.SERVERTextBox.Location = New System.Drawing.Point(15, 103)
Me.SERVERTextBox.Name = "SERVERTextBox"
Me.SERVERTextBox.Size = New System.Drawing.Size(210, 23)
Me.SERVERTextBox.TabIndex = 2
'
'GUIDTextBox
'
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GUID", True))
Me.GUIDTextBox.Location = New System.Drawing.Point(532, 53)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.ReadOnly = True
Me.GUIDTextBox.Size = New System.Drawing.Size(72, 23)
Me.GUIDTextBox.TabIndex = 65
'
'DATENBANKComboBox
'
Me.DATENBANKComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "DATENBANK", True))
Me.DATENBANKComboBox.FormattingEnabled = True
Me.DATENBANKComboBox.Location = New System.Drawing.Point(232, 102)
Me.DATENBANKComboBox.Name = "DATENBANKComboBox"
Me.DATENBANKComboBox.Size = New System.Drawing.Size(259, 24)
Me.DATENBANKComboBox.TabIndex = 66
'
'BEMERKUNGTextBox
'
Me.BEMERKUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "BEMERKUNG", True))
Me.BEMERKUNGTextBox.Location = New System.Drawing.Point(535, 102)
Me.BEMERKUNGTextBox.Name = "BEMERKUNGTextBox"
Me.BEMERKUNGTextBox.Size = New System.Drawing.Size(219, 23)
Me.BEMERKUNGTextBox.TabIndex = 67
'
'TBDD_CONNECTIONBindingSource
'
Me.TBDD_CONNECTIONBindingSource.DataMember = "TBDD_CONNECTION"
Me.TBDD_CONNECTIONBindingSource.DataSource = Me.DD_DMSLiteDataSet
'
'DD_DMSLiteDataSet
'
Me.DD_DMSLiteDataSet.DataSetName = "DD_DMSLiteDataSet"
Me.DD_DMSLiteDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'DataGridViewTextBoxColumn1
'
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
@@ -550,11 +500,65 @@ Partial Class frmConnection
Me.DataGridViewCheckBoxColumn1.HeaderText = "Aktiv"
Me.DataGridViewCheckBoxColumn1.Name = "DataGridViewCheckBoxColumn1"
'
'GEANDERTWERTextBox
'
Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEANDERTWER", True))
Me.GEANDERTWERTextBox.Location = New System.Drawing.Point(12, 246)
Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox"
Me.GEANDERTWERTextBox.ReadOnly = True
Me.GEANDERTWERTextBox.Size = New System.Drawing.Size(147, 23)
Me.GEANDERTWERTextBox.TabIndex = 57
'
'GEAENDERTWANNTextBox
'
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(165, 246)
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
Me.GEAENDERTWANNTextBox.ReadOnly = True
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(155, 23)
Me.GEAENDERTWANNTextBox.TabIndex = 63
'
'SERVERTextBox
'
Me.SERVERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "SERVER", True))
Me.SERVERTextBox.Location = New System.Drawing.Point(9, 86)
Me.SERVERTextBox.Name = "SERVERTextBox"
Me.SERVERTextBox.Size = New System.Drawing.Size(210, 23)
Me.SERVERTextBox.TabIndex = 2
'
'GUIDTextBox
'
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GUID", True))
Me.GUIDTextBox.Location = New System.Drawing.Point(526, 36)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.ReadOnly = True
Me.GUIDTextBox.Size = New System.Drawing.Size(72, 23)
Me.GUIDTextBox.TabIndex = 65
'
'DATENBANKComboBox
'
Me.DATENBANKComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "DATENBANK", True))
Me.DATENBANKComboBox.FormattingEnabled = True
Me.DATENBANKComboBox.Location = New System.Drawing.Point(226, 85)
Me.DATENBANKComboBox.Name = "DATENBANKComboBox"
Me.DATENBANKComboBox.Size = New System.Drawing.Size(259, 24)
Me.DATENBANKComboBox.TabIndex = 66
'
'BEMERKUNGTextBox
'
Me.BEMERKUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "BEMERKUNG", True))
Me.BEMERKUNGTextBox.Location = New System.Drawing.Point(529, 85)
Me.BEMERKUNGTextBox.Name = "BEMERKUNGTextBox"
Me.BEMERKUNGTextBox.Size = New System.Drawing.Size(219, 23)
Me.BEMERKUNGTextBox.TabIndex = 67
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.Connection = Nothing
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
Me.TableAdapterManager.TBDD_EMAIL_TEMPLATETableAdapter = Nothing
Me.TableAdapterManager.TBDD_GUI_LANGUAGE_PHRASETableAdapter = Nothing
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing
Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing
@@ -573,56 +577,67 @@ Partial Class frmConnection
'SYS_CONNECTIONCheckBox
'
Me.SYS_CONNECTIONCheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBDD_CONNECTIONBindingSource, "SYS_CONNECTION", True))
Me.SYS_CONNECTIONCheckBox.Location = New System.Drawing.Point(627, 53)
Me.SYS_CONNECTIONCheckBox.Location = New System.Drawing.Point(621, 36)
Me.SYS_CONNECTIONCheckBox.Name = "SYS_CONNECTIONCheckBox"
Me.SYS_CONNECTIONCheckBox.Size = New System.Drawing.Size(104, 24)
Me.SYS_CONNECTIONCheckBox.Size = New System.Drawing.Size(127, 24)
Me.SYS_CONNECTIONCheckBox.TabIndex = 68
Me.SYS_CONNECTIONCheckBox.Text = "CheckBox1"
Me.SYS_CONNECTIONCheckBox.Text = "SYS Connection"
Me.SYS_CONNECTIONCheckBox.UseVisualStyleBackColor = True
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.lblDatenbanktyp)
Me.GroupBox1.Controls.Add(Me.SYS_CONNECTIONCheckBox)
Me.GroupBox1.Controls.Add(Me.chkOR_ohne_TNS)
Me.GroupBox1.Controls.Add(BEMERKUNGLabel)
Me.GroupBox1.Controls.Add(Me.btnCheck_Con)
Me.GroupBox1.Controls.Add(Me.BEMERKUNGTextBox)
Me.GroupBox1.Controls.Add(Me.lblDatasource2)
Me.GroupBox1.Controls.Add(Me.DATENBANKComboBox)
Me.GroupBox1.Controls.Add(Me.Label1)
Me.GroupBox1.Controls.Add(GUIDLabel)
Me.GroupBox1.Controls.Add(Me.cmbDbArt)
Me.GroupBox1.Controls.Add(Me.GUIDTextBox)
Me.GroupBox1.Controls.Add(Me.Chckwin_aut)
Me.GroupBox1.Controls.Add(Me.SERVERTextBox)
Me.GroupBox1.Controls.Add(Me.btnMdbLöschen)
Me.GroupBox1.Controls.Add(Me.txtBezeichnung)
Me.GroupBox1.Controls.Add(Me.lblDataSource)
Me.GroupBox1.Controls.Add(Me.txtUserId)
Me.GroupBox1.Controls.Add(Me.btnMdbLocation)
Me.GroupBox1.Controls.Add(Me.lblUserId)
Me.GroupBox1.Controls.Add(Me.txtPassword)
Me.GroupBox1.Controls.Add(Me.lblPassword)
Me.GroupBox1.Location = New System.Drawing.Point(12, 28)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(773, 196)
Me.GroupBox1.TabIndex = 69
Me.GroupBox1.TabStop = False
'
'frmConnection
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1187, 619)
Me.Controls.Add(Me.SYS_CONNECTIONCheckBox)
Me.Controls.Add(BEMERKUNGLabel)
Me.Controls.Add(Me.BEMERKUNGTextBox)
Me.Controls.Add(Me.DATENBANKComboBox)
Me.Controls.Add(GUIDLabel)
Me.Controls.Add(Me.GUIDTextBox)
Me.Controls.Add(Me.SERVERTextBox)
Me.Controls.Add(Me.GroupBox1)
Me.Controls.Add(GEAENDERTWANNLabel)
Me.Controls.Add(Me.lblDatenbanktyp)
Me.Controls.Add(Me.txtUserId)
Me.Controls.Add(Me.GEAENDERTWANNTextBox)
Me.Controls.Add(Me.txtPassword)
Me.Controls.Add(GEANDERTWERLabel)
Me.Controls.Add(Me.lblPassword)
Me.Controls.Add(Me.GEANDERTWERTextBox)
Me.Controls.Add(Me.lblUserId)
Me.Controls.Add(Me.TBDD_CONNECTIONDataGridView)
Me.Controls.Add(Me.btnMdbLocation)
Me.Controls.Add(Me.TBDD_CONNECTIONBindingNavigator)
Me.Controls.Add(Me.lblDataSource)
Me.Controls.Add(Me.txtBezeichnung)
Me.Controls.Add(Me.btnMdbLöschen)
Me.Controls.Add(Me.Chckwin_aut)
Me.Controls.Add(Me.cmbDbArt)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.lblDatasource2)
Me.Controls.Add(Me.btnCheck_Con)
Me.Controls.Add(Me.chkOR_ohne_TNS)
Me.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.Name = "frmConnection"
Me.Text = "Verwaltung der Connections"
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBDD_CONNECTIONBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBDD_CONNECTIONBindingNavigator.ResumeLayout(False)
Me.TBDD_CONNECTIONBindingNavigator.PerformLayout()
CType(Me.TBDD_CONNECTIONDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
@@ -676,4 +691,5 @@ Partial Class frmConnection
Friend WithEvents DATENBANKComboBox As ComboBox
Friend WithEvents BEMERKUNGTextBox As TextBox
Friend WithEvents SYS_CONNECTIONCheckBox As CheckBox
Friend WithEvents GroupBox1 As GroupBox
End Class