MS
This commit is contained in:
287
app/DD_PM_WINDREAM/frmConnection.Designer.vb
generated
287
app/DD_PM_WINDREAM/frmConnection.Designer.vb
generated
@@ -30,8 +30,6 @@ 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_PM_WINDREAM.DD_DMSLiteDataSet()
|
||||
Me.Label1 = New System.Windows.Forms.Label()
|
||||
Me.btnCheck_Con = New System.Windows.Forms.Button()
|
||||
Me.lblDatasource2 = New System.Windows.Forms.Label()
|
||||
@@ -45,7 +43,6 @@ Partial Class frmConnection
|
||||
Me.cmbDbArt = New System.Windows.Forms.ComboBox()
|
||||
Me.lblDatenbanktyp = New System.Windows.Forms.Label()
|
||||
Me.txtDatasource2 = New System.Windows.Forms.TextBox()
|
||||
Me.TableAdapterManager = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TBDD_CONNECTIONBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
||||
@@ -60,6 +57,11 @@ 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.btnadd = New System.Windows.Forms.Button()
|
||||
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DD_DMSLiteDataSet = New DD_PM_WINDREAM.DD_DMSLiteDataSet()
|
||||
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
||||
@@ -68,26 +70,22 @@ 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.txtDatasource1 = New System.Windows.Forms.TextBox()
|
||||
Me.grpbx_ConnAdd = New System.Windows.Forms.GroupBox()
|
||||
Me.btnadd = New System.Windows.Forms.Button()
|
||||
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TableAdapterManager = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||
Me.TBDD_CONNECTIONTableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||
Me.txtDatasource1 = New System.Windows.Forms.TextBox()
|
||||
GEANDERTWERLabel = New System.Windows.Forms.Label()
|
||||
GEAENDERTWANNLabel = 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()
|
||||
Me.grpbx_ConnAdd.SuspendLayout()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GEANDERTWERLabel
|
||||
'
|
||||
GEANDERTWERLabel.AutoSize = True
|
||||
GEANDERTWERLabel.Location = New System.Drawing.Point(501, 251)
|
||||
GEANDERTWERLabel.Location = New System.Drawing.Point(9, 227)
|
||||
GEANDERTWERLabel.Name = "GEANDERTWERLabel"
|
||||
GEANDERTWERLabel.Size = New System.Drawing.Size(91, 16)
|
||||
GEANDERTWERLabel.TabIndex = 56
|
||||
@@ -96,7 +94,7 @@ Partial Class frmConnection
|
||||
'GEAENDERTWANNLabel
|
||||
'
|
||||
GEAENDERTWANNLabel.AutoSize = True
|
||||
GEAENDERTWANNLabel.Location = New System.Drawing.Point(657, 251)
|
||||
GEAENDERTWANNLabel.Location = New System.Drawing.Point(165, 227)
|
||||
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
|
||||
GEAENDERTWANNLabel.Size = New System.Drawing.Size(44, 16)
|
||||
GEAENDERTWANNLabel.TabIndex = 62
|
||||
@@ -105,10 +103,10 @@ Partial Class frmConnection
|
||||
'chkOR_ohne_TNS
|
||||
'
|
||||
Me.chkOR_ohne_TNS.AutoSize = True
|
||||
Me.chkOR_ohne_TNS.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.chkOR_ohne_TNS.Location = New System.Drawing.Point(14, 174)
|
||||
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.Name = "chkOR_ohne_TNS"
|
||||
Me.chkOR_ohne_TNS.Size = New System.Drawing.Size(140, 21)
|
||||
Me.chkOR_ohne_TNS.Size = New System.Drawing.Size(139, 20)
|
||||
Me.chkOR_ohne_TNS.TabIndex = 45
|
||||
Me.chkOR_ohne_TNS.Text = "Ohne tnsnames.ora"
|
||||
Me.chkOR_ohne_TNS.UseVisualStyleBackColor = True
|
||||
@@ -117,10 +115,10 @@ Partial Class frmConnection
|
||||
'Chckwin_aut
|
||||
'
|
||||
Me.Chckwin_aut.AutoSize = True
|
||||
Me.Chckwin_aut.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Chckwin_aut.Location = New System.Drawing.Point(14, 174)
|
||||
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.Name = "Chckwin_aut"
|
||||
Me.Chckwin_aut.Size = New System.Drawing.Size(182, 21)
|
||||
Me.Chckwin_aut.Size = New System.Drawing.Size(180, 20)
|
||||
Me.Chckwin_aut.TabIndex = 44
|
||||
Me.Chckwin_aut.Text = "Windows-Authentifizierung"
|
||||
Me.Chckwin_aut.UseVisualStyleBackColor = True
|
||||
@@ -128,27 +126,18 @@ Partial Class frmConnection
|
||||
'
|
||||
'txtBezeichnung
|
||||
'
|
||||
Me.txtBezeichnung.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtBezeichnung.Location = New System.Drawing.Point(231, 36)
|
||||
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.Name = "txtBezeichnung"
|
||||
Me.txtBezeichnung.Size = New System.Drawing.Size(294, 25)
|
||||
Me.txtBezeichnung.Size = New System.Drawing.Size(294, 23)
|
||||
Me.txtBezeichnung.TabIndex = 41
|
||||
'
|
||||
'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(228, 19)
|
||||
Me.Label1.Location = New System.Drawing.Point(229, 36)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(154, 17)
|
||||
Me.Label1.TabIndex = 40
|
||||
@@ -156,10 +145,10 @@ Partial Class frmConnection
|
||||
'
|
||||
'btnCheck_Con
|
||||
'
|
||||
Me.btnCheck_Con.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
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_PM_WINDREAM.My.Resources.Resources.world_link
|
||||
Me.btnCheck_Con.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnCheck_Con.Location = New System.Drawing.Point(373, 133)
|
||||
Me.btnCheck_Con.Location = New System.Drawing.Point(374, 150)
|
||||
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)
|
||||
@@ -173,7 +162,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(228, 65)
|
||||
Me.lblDatasource2.Location = New System.Drawing.Point(229, 82)
|
||||
Me.lblDatasource2.Name = "lblDatasource2"
|
||||
Me.lblDatasource2.Size = New System.Drawing.Size(91, 17)
|
||||
Me.lblDatasource2.TabIndex = 34
|
||||
@@ -185,7 +174,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(496, 84)
|
||||
Me.btnMdbLöschen.Location = New System.Drawing.Point(532, 150)
|
||||
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)
|
||||
@@ -197,7 +186,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(461, 84)
|
||||
Me.btnMdbLocation.Location = New System.Drawing.Point(497, 101)
|
||||
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)
|
||||
@@ -208,22 +197,25 @@ Partial Class frmConnection
|
||||
'
|
||||
'txtPassword
|
||||
'
|
||||
Me.txtPassword.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtPassword.Location = New System.Drawing.Point(230, 136)
|
||||
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.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.txtPassword.Name = "txtPassword"
|
||||
Me.txtPassword.PasswordChar = Global.Microsoft.VisualBasic.ChrW(42)
|
||||
Me.txtPassword.Size = New System.Drawing.Size(137, 25)
|
||||
Me.txtPassword.Size = New System.Drawing.Size(137, 23)
|
||||
Me.txtPassword.TabIndex = 7
|
||||
Me.txtPassword.UseSystemPasswordChar = True
|
||||
Me.txtPassword.Visible = False
|
||||
'
|
||||
'txtUserId
|
||||
'
|
||||
Me.txtUserId.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtUserId.Location = New System.Drawing.Point(14, 136)
|
||||
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.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.txtUserId.Name = "txtUserId"
|
||||
Me.txtUserId.Size = New System.Drawing.Size(200, 25)
|
||||
Me.txtUserId.Size = New System.Drawing.Size(200, 23)
|
||||
Me.txtUserId.TabIndex = 6
|
||||
Me.txtUserId.Visible = False
|
||||
'
|
||||
@@ -231,7 +223,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(228, 115)
|
||||
Me.lblPassword.Location = New System.Drawing.Point(229, 132)
|
||||
Me.lblPassword.Name = "lblPassword"
|
||||
Me.lblPassword.Size = New System.Drawing.Size(63, 17)
|
||||
Me.lblPassword.TabIndex = 4
|
||||
@@ -242,7 +234,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(11, 115)
|
||||
Me.lblUserId.Location = New System.Drawing.Point(12, 132)
|
||||
Me.lblUserId.Name = "lblUserId"
|
||||
Me.lblUserId.Size = New System.Drawing.Size(49, 17)
|
||||
Me.lblUserId.TabIndex = 3
|
||||
@@ -253,7 +245,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(11, 65)
|
||||
Me.lblDataSource.Location = New System.Drawing.Point(12, 82)
|
||||
Me.lblDataSource.Name = "lblDataSource"
|
||||
Me.lblDataSource.Size = New System.Drawing.Size(83, 17)
|
||||
Me.lblDataSource.TabIndex = 2
|
||||
@@ -262,21 +254,22 @@ Partial Class frmConnection
|
||||
'
|
||||
'cmbDbArt
|
||||
'
|
||||
Me.cmbDbArt.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "SQL_PROVIDER", True))
|
||||
Me.cmbDbArt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cmbDbArt.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
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(14, 36)
|
||||
Me.cmbDbArt.Location = New System.Drawing.Point(15, 53)
|
||||
Me.cmbDbArt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.cmbDbArt.Name = "cmbDbArt"
|
||||
Me.cmbDbArt.Size = New System.Drawing.Size(200, 25)
|
||||
Me.cmbDbArt.Size = New System.Drawing.Size(210, 24)
|
||||
Me.cmbDbArt.TabIndex = 1
|
||||
'
|
||||
'lblDatenbanktyp
|
||||
'
|
||||
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(11, 19)
|
||||
Me.lblDatenbanktyp.Location = New System.Drawing.Point(12, 36)
|
||||
Me.lblDatenbanktyp.Name = "lblDatenbanktyp"
|
||||
Me.lblDatenbanktyp.Size = New System.Drawing.Size(96, 17)
|
||||
Me.lblDatenbanktyp.TabIndex = 0
|
||||
@@ -284,31 +277,15 @@ Partial Class frmConnection
|
||||
'
|
||||
'txtDatasource2
|
||||
'
|
||||
Me.txtDatasource2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtDatasource2.Location = New System.Drawing.Point(231, 86)
|
||||
Me.txtDatasource2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "DATENBANK", True))
|
||||
Me.txtDatasource2.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtDatasource2.Location = New System.Drawing.Point(231, 103)
|
||||
Me.txtDatasource2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.txtDatasource2.Name = "txtDatasource2"
|
||||
Me.txtDatasource2.Size = New System.Drawing.Size(224, 25)
|
||||
Me.txtDatasource2.Size = New System.Drawing.Size(259, 23)
|
||||
Me.txtDatasource2.TabIndex = 35
|
||||
Me.txtDatasource2.Visible = False
|
||||
'
|
||||
'TableAdapterManager
|
||||
'
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager.Connection = Nothing
|
||||
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_FILES_USER_NOT_INDEXEDTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_KONFIGURATIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILE_CONTROLSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILE_FILESTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'TBDD_CONNECTIONBindingNavigator
|
||||
'
|
||||
Me.TBDD_CONNECTIONBindingNavigator.AddNewItem = Nothing
|
||||
@@ -324,7 +301,7 @@ Partial Class frmConnection
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Name = "TBDD_CONNECTIONBindingNavigator"
|
||||
Me.TBDD_CONNECTIONBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Size = New System.Drawing.Size(838, 25)
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Size = New System.Drawing.Size(1132, 25)
|
||||
Me.TBDD_CONNECTIONBindingNavigator.TabIndex = 53
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Text = "BindingNavigator1"
|
||||
'
|
||||
@@ -405,7 +382,7 @@ Partial Class frmConnection
|
||||
Me.ToolStripButton1.Text = "Verbindung hinzufügen"
|
||||
Me.ToolStripButton1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
'
|
||||
'TBPM_CONNECTIONBindingNavigatorSaveItem
|
||||
'TBDD_CONNECTIONBindingNavigatorSaveItem
|
||||
'
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBDD_CONNECTIONBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Name = "TBDD_CONNECTIONBindingNavigatorSaveItem"
|
||||
@@ -421,7 +398,7 @@ Partial Class frmConnection
|
||||
Me.ToolStripButton2.Size = New System.Drawing.Size(128, 22)
|
||||
Me.ToolStripButton2.Text = "Lösche Verbindung"
|
||||
'
|
||||
'TBPM_CONNECTIONDataGridView
|
||||
'TBDD_CONNECTIONDataGridView
|
||||
'
|
||||
Me.TBDD_CONNECTIONDataGridView.AllowUserToAddRows = False
|
||||
Me.TBDD_CONNECTIONDataGridView.AllowUserToDeleteRows = False
|
||||
@@ -437,9 +414,50 @@ Partial Class frmConnection
|
||||
Me.TBDD_CONNECTIONDataGridView.Location = New System.Drawing.Point(15, 303)
|
||||
Me.TBDD_CONNECTIONDataGridView.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||
Me.TBDD_CONNECTIONDataGridView.Name = "TBDD_CONNECTIONDataGridView"
|
||||
Me.TBDD_CONNECTIONDataGridView.Size = New System.Drawing.Size(817, 276)
|
||||
Me.TBDD_CONNECTIONDataGridView.Size = New System.Drawing.Size(1111, 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
|
||||
'
|
||||
'btnadd
|
||||
'
|
||||
Me.btnadd.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnadd.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
|
||||
Me.btnadd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnadd.Location = New System.Drawing.Point(231, 185)
|
||||
Me.btnadd.Name = "btnadd"
|
||||
Me.btnadd.Size = New System.Drawing.Size(295, 30)
|
||||
Me.btnadd.TabIndex = 60
|
||||
Me.btnadd.Text = "Verbindung hinzufügen"
|
||||
Me.btnadd.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnadd.UseVisualStyleBackColor = True
|
||||
'
|
||||
'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
|
||||
'
|
||||
'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"
|
||||
@@ -489,102 +507,74 @@ Partial Class frmConnection
|
||||
Me.DataGridViewCheckBoxColumn1.HeaderText = "Aktiv"
|
||||
Me.DataGridViewCheckBoxColumn1.Name = "DataGridViewCheckBoxColumn1"
|
||||
'
|
||||
'GEANDERTWERTextBox
|
||||
'TableAdapterManager
|
||||
'
|
||||
Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEANDERTWER", True))
|
||||
Me.GEANDERTWERTextBox.Location = New System.Drawing.Point(504, 270)
|
||||
Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox"
|
||||
Me.GEANDERTWERTextBox.ReadOnly = True
|
||||
Me.GEANDERTWERTextBox.Size = New System.Drawing.Size(147, 23)
|
||||
Me.GEANDERTWERTextBox.TabIndex = 57
|
||||
'
|
||||
'txtDatasource1
|
||||
'
|
||||
Me.txtDatasource1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtDatasource1.Location = New System.Drawing.Point(14, 86)
|
||||
Me.txtDatasource1.Name = "txtDatasource1"
|
||||
Me.txtDatasource1.Size = New System.Drawing.Size(200, 25)
|
||||
Me.txtDatasource1.TabIndex = 59
|
||||
Me.txtDatasource1.Visible = False
|
||||
'
|
||||
'grpbx_ConnAdd
|
||||
'
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.btnadd)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.lblDatenbanktyp)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.txtUserId)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.txtDatasource1)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.txtPassword)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.lblPassword)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.lblUserId)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.btnMdbLocation)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.lblDataSource)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.btnMdbLöschen)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.cmbDbArt)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.lblDatasource2)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.txtDatasource2)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.chkOR_ohne_TNS)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.btnCheck_Con)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.Label1)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.Chckwin_aut)
|
||||
Me.grpbx_ConnAdd.Controls.Add(Me.txtBezeichnung)
|
||||
Me.grpbx_ConnAdd.Location = New System.Drawing.Point(15, 28)
|
||||
Me.grpbx_ConnAdd.Name = "grpbx_ConnAdd"
|
||||
Me.grpbx_ConnAdd.Size = New System.Drawing.Size(540, 208)
|
||||
Me.grpbx_ConnAdd.TabIndex = 61
|
||||
Me.grpbx_ConnAdd.TabStop = False
|
||||
Me.grpbx_ConnAdd.Text = "Definition Verbindung:"
|
||||
Me.grpbx_ConnAdd.Visible = False
|
||||
'
|
||||
'btnadd
|
||||
'
|
||||
Me.btnadd.Font = New System.Drawing.Font("Segoe UI Semibold", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.btnadd.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.add
|
||||
Me.btnadd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
Me.btnadd.Location = New System.Drawing.Point(230, 168)
|
||||
Me.btnadd.Name = "btnadd"
|
||||
Me.btnadd.Size = New System.Drawing.Size(295, 30)
|
||||
Me.btnadd.TabIndex = 60
|
||||
Me.btnadd.Text = "Verbindung hinzufügen"
|
||||
Me.btnadd.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnadd.UseVisualStyleBackColor = True
|
||||
'
|
||||
'GEAENDERTWANNTextBox
|
||||
'
|
||||
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEAENDERTWANN", True))
|
||||
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(657, 270)
|
||||
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
|
||||
Me.GEAENDERTWANNTextBox.ReadOnly = True
|
||||
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(155, 23)
|
||||
Me.GEAENDERTWANNTextBox.TabIndex = 63
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager.Connection = Nothing
|
||||
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_CONTROL_TABLETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_ERROR_LOGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_FILES_USER_NOT_INDEXEDTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_KONFIGURATIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILE_CONTROLSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILE_FILESTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'TBDD_CONNECTIONTableAdapter
|
||||
'
|
||||
Me.TBDD_CONNECTIONTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'txtDatasource1
|
||||
'
|
||||
Me.txtDatasource1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "SERVER", True))
|
||||
Me.txtDatasource1.Location = New System.Drawing.Point(15, 103)
|
||||
Me.txtDatasource1.Name = "txtDatasource1"
|
||||
Me.txtDatasource1.Size = New System.Drawing.Size(210, 23)
|
||||
Me.txtDatasource1.TabIndex = 65
|
||||
'
|
||||
'frmConnection
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(838, 579)
|
||||
Me.ClientSize = New System.Drawing.Size(1132, 619)
|
||||
Me.Controls.Add(Me.txtDatasource1)
|
||||
Me.Controls.Add(Me.btnadd)
|
||||
Me.Controls.Add(GEAENDERTWANNLabel)
|
||||
Me.Controls.Add(Me.lblDatenbanktyp)
|
||||
Me.Controls.Add(Me.txtUserId)
|
||||
Me.Controls.Add(Me.GEAENDERTWANNTextBox)
|
||||
Me.Controls.Add(Me.grpbx_ConnAdd)
|
||||
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.txtDatasource2)
|
||||
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()
|
||||
Me.grpbx_ConnAdd.ResumeLayout(False)
|
||||
Me.grpbx_ConnAdd.PerformLayout()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
@@ -629,11 +619,10 @@ Partial Class frmConnection
|
||||
Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn
|
||||
Friend WithEvents DataGridViewTextBoxColumn8 As System.Windows.Forms.DataGridViewTextBoxColumn
|
||||
Friend WithEvents DataGridViewCheckBoxColumn1 As System.Windows.Forms.DataGridViewCheckBoxColumn
|
||||
Friend WithEvents txtDatasource1 As System.Windows.Forms.TextBox
|
||||
Friend WithEvents grpbx_ConnAdd As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents btnadd As System.Windows.Forms.Button
|
||||
Friend WithEvents GEAENDERTWANNTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
|
||||
Friend WithEvents txtDatasource1 As TextBox
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user