MS_19.10
This commit is contained in:
240
app/DD-Record-Organiser/frmConnections.Designer.vb
generated
240
app/DD-Record-Organiser/frmConnections.Designer.vb
generated
@@ -31,12 +31,11 @@ Partial Class frmConnections
|
||||
Dim CHANGED_WHOLabel As System.Windows.Forms.Label
|
||||
Dim CHANGED_WHENLabel As System.Windows.Forms.Label
|
||||
Dim SQL_PROVIDERLabel As System.Windows.Forms.Label
|
||||
Dim Label1 As System.Windows.Forms.Label
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConnections))
|
||||
Me.TBPMO_CONNECTIONBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.TBDD_CONNECTIONBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBPMO_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DD_ECMAdmin = New DD_Record_Organiser.DD_ECMAdmin()
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
||||
@@ -47,7 +46,7 @@ Partial Class frmConnections
|
||||
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.TBPMO_CONNECTIONBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
||||
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
||||
@@ -58,7 +57,7 @@ Partial Class frmConnections
|
||||
Me.BEMERKUNGTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.AKTIVECheckBox = New System.Windows.Forms.CheckBox()
|
||||
Me.btnCheck_Con = New System.Windows.Forms.Button()
|
||||
Me.cmbInitialCatalog = New System.Windows.Forms.ComboBox()
|
||||
Me.cmbDatabase = New System.Windows.Forms.ComboBox()
|
||||
Me.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||
@@ -66,14 +65,14 @@ Partial Class frmConnections
|
||||
Me.CheckBoxwin_aut = New System.Windows.Forms.CheckBox()
|
||||
Me.chkOR_ohne_TNS = New System.Windows.Forms.CheckBox()
|
||||
Me.lblSave = New System.Windows.Forms.Label()
|
||||
Me.TBPMO_CONNECTIONTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_CONNECTIONTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager()
|
||||
Me.SQL_PROVIDERComboBox = New System.Windows.Forms.ComboBox()
|
||||
Me.lblDataSource = New System.Windows.Forms.Label()
|
||||
Me.lblInitialCatalog = New System.Windows.Forms.Label()
|
||||
Me.lblUserId = New System.Windows.Forms.Label()
|
||||
Me.lblPassword = New System.Windows.Forms.Label()
|
||||
Me.DATABASETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.TBDD_CONNECTIONTableAdapter = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||
Me.TableAdapterManager = New DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
DESCRIPTIONLabel = New System.Windows.Forms.Label()
|
||||
COMMENTLabel = New System.Windows.Forms.Label()
|
||||
@@ -82,11 +81,10 @@ Partial Class frmConnections
|
||||
CHANGED_WHOLabel = New System.Windows.Forms.Label()
|
||||
CHANGED_WHENLabel = New System.Windows.Forms.Label()
|
||||
SQL_PROVIDERLabel = New System.Windows.Forms.Label()
|
||||
Label1 = New System.Windows.Forms.Label()
|
||||
CType(Me.TBPMO_CONNECTIONBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.SuspendLayout()
|
||||
CType(Me.TBPMO_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBDD_CONNECTIONBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBDD_CONNECTIONBindingNavigator.SuspendLayout()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
@@ -123,7 +121,7 @@ Partial Class frmConnections
|
||||
'
|
||||
ADDED_WHOLabel.AutoSize = True
|
||||
ADDED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
ADDED_WHOLabel.Location = New System.Drawing.Point(180, 267)
|
||||
ADDED_WHOLabel.Location = New System.Drawing.Point(181, 242)
|
||||
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
||||
ADDED_WHOLabel.Size = New System.Drawing.Size(67, 13)
|
||||
ADDED_WHOLabel.TabIndex = 20
|
||||
@@ -133,7 +131,7 @@ Partial Class frmConnections
|
||||
'
|
||||
ADDED_WHENLabel.AutoSize = True
|
||||
ADDED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
ADDED_WHENLabel.Location = New System.Drawing.Point(290, 267)
|
||||
ADDED_WHENLabel.Location = New System.Drawing.Point(291, 242)
|
||||
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
||||
ADDED_WHENLabel.Size = New System.Drawing.Size(77, 13)
|
||||
ADDED_WHENLabel.TabIndex = 22
|
||||
@@ -143,7 +141,7 @@ Partial Class frmConnections
|
||||
'
|
||||
CHANGED_WHOLabel.AutoSize = True
|
||||
CHANGED_WHOLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
CHANGED_WHOLabel.Location = New System.Drawing.Point(400, 267)
|
||||
CHANGED_WHOLabel.Location = New System.Drawing.Point(401, 242)
|
||||
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
||||
CHANGED_WHOLabel.Size = New System.Drawing.Size(80, 13)
|
||||
CHANGED_WHOLabel.TabIndex = 24
|
||||
@@ -153,7 +151,7 @@ Partial Class frmConnections
|
||||
'
|
||||
CHANGED_WHENLabel.AutoSize = True
|
||||
CHANGED_WHENLabel.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
CHANGED_WHENLabel.Location = New System.Drawing.Point(509, 267)
|
||||
CHANGED_WHENLabel.Location = New System.Drawing.Point(510, 242)
|
||||
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
||||
CHANGED_WHENLabel.Size = New System.Drawing.Size(90, 13)
|
||||
CHANGED_WHENLabel.TabIndex = 26
|
||||
@@ -169,33 +167,23 @@ Partial Class frmConnections
|
||||
SQL_PROVIDERLabel.TabIndex = 30
|
||||
SQL_PROVIDERLabel.Text = "Provider:"
|
||||
'
|
||||
'Label1
|
||||
'TBDD_CONNECTIONBindingNavigator
|
||||
'
|
||||
Label1.AutoSize = True
|
||||
Label1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Label1.Location = New System.Drawing.Point(400, 67)
|
||||
Label1.Name = "Label1"
|
||||
Label1.Size = New System.Drawing.Size(67, 13)
|
||||
Label1.TabIndex = 37
|
||||
Label1.Text = "Datenbank:"
|
||||
'
|
||||
'TBPMO_CONNECTIONBindingNavigator
|
||||
'
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.BindingSource = Me.TBPMO_CONNECTIONBindingSource
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBPMO_CONNECTIONBindingNavigatorSaveItem, Me.ToolStripButton1})
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.Name = "TBPMO_CONNECTIONBindingNavigator"
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.Size = New System.Drawing.Size(831, 25)
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.TabIndex = 0
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.Text = "BindingNavigator1"
|
||||
Me.TBDD_CONNECTIONBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.BindingSource = Me.TBDD_CONNECTIONBindingSource
|
||||
Me.TBDD_CONNECTIONBindingNavigator.CountItem = Me.BindingNavigatorCountItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBDD_CONNECTIONBindingNavigatorSaveItem, Me.ToolStripButton1})
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Location = New System.Drawing.Point(0, 0)
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
|
||||
Me.TBDD_CONNECTIONBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
|
||||
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(714, 25)
|
||||
Me.TBDD_CONNECTIONBindingNavigator.TabIndex = 0
|
||||
Me.TBDD_CONNECTIONBindingNavigator.Text = "BindingNavigator1"
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
@@ -206,15 +194,15 @@ Partial Class frmConnections
|
||||
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
||||
'
|
||||
'TBPMO_CONNECTIONBindingSource
|
||||
'TBDD_CONNECTIONBindingSource
|
||||
'
|
||||
Me.TBPMO_CONNECTIONBindingSource.DataMember = "TBPMO_CONNECTION"
|
||||
Me.TBPMO_CONNECTIONBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
Me.TBDD_CONNECTIONBindingSource.DataMember = "TBDD_CONNECTION"
|
||||
Me.TBDD_CONNECTIONBindingSource.DataSource = Me.DD_ECMAdmin
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'DD_ECMAdmin
|
||||
'
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
Me.DD_ECMAdmin.DataSetName = "DD_ECMAdmin"
|
||||
Me.DD_ECMAdmin.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
@@ -292,13 +280,13 @@ Partial Class frmConnections
|
||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
||||
'
|
||||
'TBPMO_CONNECTIONBindingNavigatorSaveItem
|
||||
'TBDD_CONNECTIONBindingNavigatorSaveItem
|
||||
'
|
||||
Me.TBPMO_CONNECTIONBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.TBPMO_CONNECTIONBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBPMO_CONNECTIONBindingNavigatorSaveItem.Image"), System.Drawing.Image)
|
||||
Me.TBPMO_CONNECTIONBindingNavigatorSaveItem.Name = "TBPMO_CONNECTIONBindingNavigatorSaveItem"
|
||||
Me.TBPMO_CONNECTIONBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.TBPMO_CONNECTIONBindingNavigatorSaveItem.Text = "Daten speichern"
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Image = Global.DD_Record_Organiser.My.Resources.Resources.save_16xLG
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Name = "TBDD_CONNECTIONBindingNavigatorSaveItem"
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.TBDD_CONNECTIONBindingNavigatorSaveItem.Text = "Daten speichern"
|
||||
'
|
||||
'ToolStripButton1
|
||||
'
|
||||
@@ -311,18 +299,19 @@ Partial Class frmConnections
|
||||
'
|
||||
'ListBox1
|
||||
'
|
||||
Me.ListBox1.DataSource = Me.TBPMO_CONNECTIONBindingSource
|
||||
Me.ListBox1.DisplayMember = "DESCRIPTION"
|
||||
Me.ListBox1.DataSource = Me.TBDD_CONNECTIONBindingSource
|
||||
Me.ListBox1.DisplayMember = "BEZEICHNUNG"
|
||||
Me.ListBox1.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ListBox1.FormattingEnabled = True
|
||||
Me.ListBox1.Location = New System.Drawing.Point(12, 28)
|
||||
Me.ListBox1.Name = "ListBox1"
|
||||
Me.ListBox1.Size = New System.Drawing.Size(162, 277)
|
||||
Me.ListBox1.Size = New System.Drawing.Size(162, 251)
|
||||
Me.ListBox1.TabIndex = 1
|
||||
Me.ListBox1.ValueMember = "GUID"
|
||||
'
|
||||
'GUIDTextBox
|
||||
'
|
||||
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "GUID", True))
|
||||
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GUID", True))
|
||||
Me.GUIDTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.GUIDTextBox.Location = New System.Drawing.Point(183, 44)
|
||||
Me.GUIDTextBox.Name = "GUIDTextBox"
|
||||
@@ -331,7 +320,7 @@ Partial Class frmConnections
|
||||
'
|
||||
'DESCRIPTIONTextBox
|
||||
'
|
||||
Me.DESCRIPTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "DESCRIPTION", True))
|
||||
Me.DESCRIPTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "BEZEICHNUNG", True))
|
||||
Me.DESCRIPTIONTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.DESCRIPTIONTextBox.Location = New System.Drawing.Point(257, 44)
|
||||
Me.DESCRIPTIONTextBox.Name = "DESCRIPTIONTextBox"
|
||||
@@ -340,7 +329,7 @@ Partial Class frmConnections
|
||||
'
|
||||
'SERVERTextBox
|
||||
'
|
||||
Me.SERVERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "SERVER", True))
|
||||
Me.SERVERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "SERVER", True))
|
||||
Me.SERVERTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.SERVERTextBox.Location = New System.Drawing.Point(184, 122)
|
||||
Me.SERVERTextBox.Name = "SERVERTextBox"
|
||||
@@ -349,7 +338,7 @@ Partial Class frmConnections
|
||||
'
|
||||
'USERNAMETextBox
|
||||
'
|
||||
Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "USERNAME", True))
|
||||
Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "USERNAME", True))
|
||||
Me.USERNAMETextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.USERNAMETextBox.Location = New System.Drawing.Point(183, 161)
|
||||
Me.USERNAMETextBox.Name = "USERNAMETextBox"
|
||||
@@ -358,16 +347,17 @@ Partial Class frmConnections
|
||||
'
|
||||
'PASSWORDTextBox
|
||||
'
|
||||
Me.PASSWORDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "PASSWORD", True))
|
||||
Me.PASSWORDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "PASSWORD", True))
|
||||
Me.PASSWORDTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.PASSWORDTextBox.Location = New System.Drawing.Point(403, 161)
|
||||
Me.PASSWORDTextBox.Name = "PASSWORDTextBox"
|
||||
Me.PASSWORDTextBox.Size = New System.Drawing.Size(121, 22)
|
||||
Me.PASSWORDTextBox.TabIndex = 13
|
||||
Me.PASSWORDTextBox.UseSystemPasswordChar = True
|
||||
'
|
||||
'BEMERKUNGTextBox
|
||||
'
|
||||
Me.BEMERKUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "COMMENT", True))
|
||||
Me.BEMERKUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "BEMERKUNG", True))
|
||||
Me.BEMERKUNGTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.BEMERKUNGTextBox.Location = New System.Drawing.Point(184, 200)
|
||||
Me.BEMERKUNGTextBox.Name = "BEMERKUNGTextBox"
|
||||
@@ -376,7 +366,7 @@ Partial Class frmConnections
|
||||
'
|
||||
'AKTIVECheckBox
|
||||
'
|
||||
Me.AKTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_CONNECTIONBindingSource, "AKTIVE", True))
|
||||
Me.AKTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("Checked", Me.TBDD_CONNECTIONBindingSource, "AKTIV", True))
|
||||
Me.AKTIVECheckBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.AKTIVECheckBox.Location = New System.Drawing.Point(530, 42)
|
||||
Me.AKTIVECheckBox.Name = "AKTIVECheckBox"
|
||||
@@ -398,47 +388,48 @@ Partial Class frmConnections
|
||||
Me.btnCheck_Con.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnCheck_Con.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cmbInitialCatalog
|
||||
'cmbDatabase
|
||||
'
|
||||
Me.cmbInitialCatalog.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cmbInitialCatalog.FormattingEnabled = True
|
||||
Me.cmbInitialCatalog.Location = New System.Drawing.Point(403, 123)
|
||||
Me.cmbInitialCatalog.Name = "cmbInitialCatalog"
|
||||
Me.cmbInitialCatalog.Size = New System.Drawing.Size(121, 21)
|
||||
Me.cmbInitialCatalog.TabIndex = 19
|
||||
Me.cmbDatabase.DataBindings.Add(New System.Windows.Forms.Binding("SelectedItem", Me.TBDD_CONNECTIONBindingSource, "DATENBANK", True))
|
||||
Me.cmbDatabase.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cmbDatabase.FormattingEnabled = True
|
||||
Me.cmbDatabase.Location = New System.Drawing.Point(403, 123)
|
||||
Me.cmbDatabase.Name = "cmbDatabase"
|
||||
Me.cmbDatabase.Size = New System.Drawing.Size(121, 21)
|
||||
Me.cmbDatabase.TabIndex = 19
|
||||
'
|
||||
'ADDED_WHOTextBox
|
||||
'
|
||||
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "ADDED_WHO", True))
|
||||
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "ERSTELLTWER", True))
|
||||
Me.ADDED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(183, 283)
|
||||
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(184, 258)
|
||||
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
||||
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(100, 22)
|
||||
Me.ADDED_WHOTextBox.TabIndex = 21
|
||||
'
|
||||
'ADDED_WHENTextBox
|
||||
'
|
||||
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "ADDED_WHEN", True))
|
||||
Me.ADDED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "ERSTELLTWANN", True))
|
||||
Me.ADDED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(293, 283)
|
||||
Me.ADDED_WHENTextBox.Location = New System.Drawing.Point(294, 258)
|
||||
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
||||
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(100, 22)
|
||||
Me.ADDED_WHENTextBox.TabIndex = 23
|
||||
'
|
||||
'CHANGED_WHOTextBox
|
||||
'
|
||||
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "CHANGED_WHO", True))
|
||||
Me.CHANGED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEANDERTWER", True))
|
||||
Me.CHANGED_WHOTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(403, 283)
|
||||
Me.CHANGED_WHOTextBox.Location = New System.Drawing.Point(404, 258)
|
||||
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
||||
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(100, 22)
|
||||
Me.CHANGED_WHOTextBox.TabIndex = 25
|
||||
'
|
||||
'CHANGED_WHENTextBox
|
||||
'
|
||||
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "CHANGED_WHEN", True))
|
||||
Me.CHANGED_WHENTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "GEAENDERTWANN", True))
|
||||
Me.CHANGED_WHENTextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(512, 283)
|
||||
Me.CHANGED_WHENTextBox.Location = New System.Drawing.Point(513, 258)
|
||||
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
||||
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(100, 22)
|
||||
Me.CHANGED_WHENTextBox.TabIndex = 27
|
||||
@@ -470,51 +461,18 @@ Partial Class frmConnections
|
||||
Me.lblSave.AutoSize = True
|
||||
Me.lblSave.BackColor = System.Drawing.Color.Yellow
|
||||
Me.lblSave.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblSave.Location = New System.Drawing.Point(400, 254)
|
||||
Me.lblSave.Location = New System.Drawing.Point(401, 229)
|
||||
Me.lblSave.Name = "lblSave"
|
||||
Me.lblSave.Size = New System.Drawing.Size(193, 13)
|
||||
Me.lblSave.TabIndex = 30
|
||||
Me.lblSave.Text = "Connection erfolgreich gespeichert!"
|
||||
'
|
||||
'TBPMO_CONNECTIONTableAdapter
|
||||
'
|
||||
Me.TBPMO_CONNECTIONTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'TableAdapterManager
|
||||
'
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_EMAIL_ACCOUNTTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USER_GROUPSTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_CONNECTIONTableAdapter = Me.TBPMO_CONNECTIONTableAdapter
|
||||
Me.TableAdapterManager.TBPMO_FILES_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLOW_UP_EMAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FOLLUPEMAIL_USERTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_TYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_VIEWTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_KONFIGURATIONTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_RECORD_LOG_CONFIGTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_RECORDTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOW_FORMTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_WORKFLOWTableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'SQL_PROVIDERComboBox
|
||||
'
|
||||
Me.SQL_PROVIDERComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "SQL_PROVIDER", True))
|
||||
Me.SQL_PROVIDERComboBox.DataBindings.Add(New System.Windows.Forms.Binding("SelectedItem", Me.TBDD_CONNECTIONBindingSource, "SQL_PROVIDER", True))
|
||||
Me.SQL_PROVIDERComboBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.SQL_PROVIDERComboBox.FormattingEnabled = True
|
||||
Me.SQL_PROVIDERComboBox.Items.AddRange(New Object() {"Oracle", "MS-SQLServer"})
|
||||
Me.SQL_PROVIDERComboBox.Items.AddRange(New Object() {"MS-SQLServer", "Oracle"})
|
||||
Me.SQL_PROVIDERComboBox.Location = New System.Drawing.Point(183, 83)
|
||||
Me.SQL_PROVIDERComboBox.Name = "SQL_PROVIDERComboBox"
|
||||
Me.SQL_PROVIDERComboBox.Size = New System.Drawing.Size(121, 21)
|
||||
@@ -562,20 +520,30 @@ Partial Class frmConnections
|
||||
'
|
||||
'DATABASETextBox
|
||||
'
|
||||
Me.DATABASETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "DATABASE", True))
|
||||
Me.DATABASETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBDD_CONNECTIONBindingSource, "DATENBANK", True))
|
||||
Me.DATABASETextBox.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.DATABASETextBox.Location = New System.Drawing.Point(403, 83)
|
||||
Me.DATABASETextBox.Location = New System.Drawing.Point(403, 122)
|
||||
Me.DATABASETextBox.Name = "DATABASETextBox"
|
||||
Me.DATABASETextBox.Size = New System.Drawing.Size(121, 22)
|
||||
Me.DATABASETextBox.TabIndex = 36
|
||||
'
|
||||
'TBDD_CONNECTIONTableAdapter
|
||||
'
|
||||
Me.TBDD_CONNECTIONTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'TableAdapterManager
|
||||
'
|
||||
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
|
||||
Me.TableAdapterManager.TBDD_CONNECTIONTableAdapter = Me.TBDD_CONNECTIONTableAdapter
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTOR_DETAILTableAdapter = Nothing
|
||||
Me.TableAdapterManager.TBPMO_FORM_CONSTRUCTORTableAdapter = Nothing
|
||||
Me.TableAdapterManager.UpdateOrder = DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||
'
|
||||
'frmConnections
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.ClientSize = New System.Drawing.Size(831, 331)
|
||||
Me.Controls.Add(Label1)
|
||||
Me.Controls.Add(Me.DATABASETextBox)
|
||||
Me.ClientSize = New System.Drawing.Size(714, 291)
|
||||
Me.Controls.Add(Me.lblPassword)
|
||||
Me.Controls.Add(Me.lblUserId)
|
||||
Me.Controls.Add(Me.lblInitialCatalog)
|
||||
@@ -593,7 +561,7 @@ Partial Class frmConnections
|
||||
Me.Controls.Add(Me.ADDED_WHENTextBox)
|
||||
Me.Controls.Add(ADDED_WHOLabel)
|
||||
Me.Controls.Add(Me.ADDED_WHOTextBox)
|
||||
Me.Controls.Add(Me.cmbInitialCatalog)
|
||||
Me.Controls.Add(Me.cmbDatabase)
|
||||
Me.Controls.Add(Me.btnCheck_Con)
|
||||
Me.Controls.Add(Me.AKTIVECheckBox)
|
||||
Me.Controls.Add(COMMENTLabel)
|
||||
@@ -606,25 +574,23 @@ Partial Class frmConnections
|
||||
Me.Controls.Add(GUIDLabel)
|
||||
Me.Controls.Add(Me.GUIDTextBox)
|
||||
Me.Controls.Add(Me.ListBox1)
|
||||
Me.Controls.Add(Me.TBPMO_CONNECTIONBindingNavigator)
|
||||
Me.Controls.Add(Me.TBDD_CONNECTIONBindingNavigator)
|
||||
Me.Controls.Add(Me.DATABASETextBox)
|
||||
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.MaximizeBox = False
|
||||
Me.Name = "frmConnections"
|
||||
Me.Text = "Connections-Verwaltung"
|
||||
CType(Me.TBPMO_CONNECTIONBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.ResumeLayout(False)
|
||||
Me.TBPMO_CONNECTIONBindingNavigator.PerformLayout()
|
||||
CType(Me.TBPMO_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DD_DMSDataSet, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBDD_CONNECTIONBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBDD_CONNECTIONBindingNavigator.ResumeLayout(False)
|
||||
Me.TBDD_CONNECTIONBindingNavigator.PerformLayout()
|
||||
CType(Me.TBDD_CONNECTIONBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DD_ECMAdmin, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.ResumeLayout(False)
|
||||
Me.PerformLayout()
|
||||
|
||||
End Sub
|
||||
Friend WithEvents DD_DMSDataSet As DD_Record_Organiser.DD_DMSDataSet
|
||||
Friend WithEvents TBPMO_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBPMO_CONNECTIONTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_CONNECTIONTableAdapter
|
||||
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_DMSDataSetTableAdapters.TableAdapterManager
|
||||
Friend WithEvents TBPMO_CONNECTIONBindingNavigator As System.Windows.Forms.BindingNavigator
|
||||
Friend WithEvents TBDD_CONNECTIONBindingNavigator As System.Windows.Forms.BindingNavigator
|
||||
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
||||
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
|
||||
@@ -636,7 +602,7 @@ Partial Class frmConnections
|
||||
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents TBPMO_CONNECTIONBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents TBDD_CONNECTIONBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
|
||||
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
|
||||
@@ -647,7 +613,7 @@ Partial Class frmConnections
|
||||
Friend WithEvents BEMERKUNGTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents AKTIVECheckBox As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents btnCheck_Con As System.Windows.Forms.Button
|
||||
Friend WithEvents cmbInitialCatalog As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents cmbDatabase As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
|
||||
@@ -661,4 +627,8 @@ Partial Class frmConnections
|
||||
Friend WithEvents lblUserId As System.Windows.Forms.Label
|
||||
Friend WithEvents lblPassword As System.Windows.Forms.Label
|
||||
Friend WithEvents DATABASETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents DD_ECMAdmin As DD_Record_Organiser.DD_ECMAdmin
|
||||
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_Record_Organiser.DD_ECMAdminTableAdapters.TBDD_CONNECTIONTableAdapter
|
||||
Friend WithEvents TableAdapterManager As DD_Record_Organiser.DD_ECMAdminTableAdapters.TableAdapterManager
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user