project name record_organizer
This commit is contained in:
625
app/DD-Record-Organiser/frmConnections.Designer.vb
generated
Normal file
625
app/DD-Record-Organiser/frmConnections.Designer.vb
generated
Normal file
@@ -0,0 +1,625 @@
|
||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
||||
Partial Class frmConnections
|
||||
Inherits System.Windows.Forms.Form
|
||||
|
||||
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
||||
Try
|
||||
If disposing AndAlso components IsNot Nothing Then
|
||||
components.Dispose()
|
||||
End If
|
||||
Finally
|
||||
MyBase.Dispose(disposing)
|
||||
End Try
|
||||
End Sub
|
||||
|
||||
'Wird vom Windows Form-Designer benötigt.
|
||||
Private components As System.ComponentModel.IContainer
|
||||
|
||||
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
||||
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
||||
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
||||
<System.Diagnostics.DebuggerStepThrough()> _
|
||||
Private Sub InitializeComponent()
|
||||
Dim GUIDLabel As System.Windows.Forms.Label
|
||||
Dim DESCRIPTIONLabel As System.Windows.Forms.Label
|
||||
Dim COMMENTLabel As System.Windows.Forms.Label
|
||||
Dim ADDED_WHOLabel As System.Windows.Forms.Label
|
||||
Dim ADDED_WHENLabel As System.Windows.Forms.Label
|
||||
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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmConnections))
|
||||
Dim Label1 As System.Windows.Forms.Label
|
||||
Me.TBPMO_CONNECTIONBindingNavigator = New System.Windows.Forms.BindingNavigator()
|
||||
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.TBPMO_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource()
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
|
||||
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
|
||||
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
||||
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.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
||||
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
||||
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.DESCRIPTIONTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.SERVERTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.USERNAMETextBox = New System.Windows.Forms.TextBox()
|
||||
Me.PASSWORDTextBox = New System.Windows.Forms.TextBox()
|
||||
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.ADDED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.ADDED_WHENTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
||||
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()
|
||||
GUIDLabel = New System.Windows.Forms.Label()
|
||||
DESCRIPTIONLabel = New System.Windows.Forms.Label()
|
||||
COMMENTLabel = New System.Windows.Forms.Label()
|
||||
ADDED_WHOLabel = New System.Windows.Forms.Label()
|
||||
ADDED_WHENLabel = New System.Windows.Forms.Label()
|
||||
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()
|
||||
Me.SuspendLayout()
|
||||
'
|
||||
'GUIDLabel
|
||||
'
|
||||
GUIDLabel.AutoSize = True
|
||||
GUIDLabel.Location = New System.Drawing.Point(180, 28)
|
||||
GUIDLabel.Name = "GUIDLabel"
|
||||
GUIDLabel.Size = New System.Drawing.Size(19, 13)
|
||||
GUIDLabel.TabIndex = 2
|
||||
GUIDLabel.Text = "Id:"
|
||||
'
|
||||
'DESCRIPTIONLabel
|
||||
'
|
||||
DESCRIPTIONLabel.AutoSize = True
|
||||
DESCRIPTIONLabel.Location = New System.Drawing.Point(254, 28)
|
||||
DESCRIPTIONLabel.Name = "DESCRIPTIONLabel"
|
||||
DESCRIPTIONLabel.Size = New System.Drawing.Size(72, 13)
|
||||
DESCRIPTIONLabel.TabIndex = 4
|
||||
DESCRIPTIONLabel.Text = "Bezeichnung:"
|
||||
'
|
||||
'COMMENTLabel
|
||||
'
|
||||
COMMENTLabel.AutoSize = True
|
||||
COMMENTLabel.Location = New System.Drawing.Point(180, 184)
|
||||
COMMENTLabel.Name = "COMMENTLabel"
|
||||
COMMENTLabel.Size = New System.Drawing.Size(64, 13)
|
||||
COMMENTLabel.TabIndex = 14
|
||||
COMMENTLabel.Text = "Bemerkung:"
|
||||
'
|
||||
'ADDED_WHOLabel
|
||||
'
|
||||
ADDED_WHOLabel.AutoSize = True
|
||||
ADDED_WHOLabel.Location = New System.Drawing.Point(180, 223)
|
||||
ADDED_WHOLabel.Name = "ADDED_WHOLabel"
|
||||
ADDED_WHOLabel.Size = New System.Drawing.Size(61, 13)
|
||||
ADDED_WHOLabel.TabIndex = 20
|
||||
ADDED_WHOLabel.Text = "Erstellt wer:"
|
||||
'
|
||||
'ADDED_WHENLabel
|
||||
'
|
||||
ADDED_WHENLabel.AutoSize = True
|
||||
ADDED_WHENLabel.Location = New System.Drawing.Point(181, 262)
|
||||
ADDED_WHENLabel.Name = "ADDED_WHENLabel"
|
||||
ADDED_WHENLabel.Size = New System.Drawing.Size(70, 13)
|
||||
ADDED_WHENLabel.TabIndex = 22
|
||||
ADDED_WHENLabel.Text = "Erstellt wann:"
|
||||
'
|
||||
'CHANGED_WHOLabel
|
||||
'
|
||||
CHANGED_WHOLabel.AutoSize = True
|
||||
CHANGED_WHOLabel.Location = New System.Drawing.Point(286, 223)
|
||||
CHANGED_WHOLabel.Name = "CHANGED_WHOLabel"
|
||||
CHANGED_WHOLabel.Size = New System.Drawing.Size(74, 13)
|
||||
CHANGED_WHOLabel.TabIndex = 24
|
||||
CHANGED_WHOLabel.Text = "Geändert wer:"
|
||||
'
|
||||
'CHANGED_WHENLabel
|
||||
'
|
||||
CHANGED_WHENLabel.AutoSize = True
|
||||
CHANGED_WHENLabel.Location = New System.Drawing.Point(286, 262)
|
||||
CHANGED_WHENLabel.Name = "CHANGED_WHENLabel"
|
||||
CHANGED_WHENLabel.Size = New System.Drawing.Size(83, 13)
|
||||
CHANGED_WHENLabel.TabIndex = 26
|
||||
CHANGED_WHENLabel.Text = "Geändert wann:"
|
||||
'
|
||||
'SQL_PROVIDERLabel
|
||||
'
|
||||
SQL_PROVIDERLabel.AutoSize = True
|
||||
SQL_PROVIDERLabel.Location = New System.Drawing.Point(179, 67)
|
||||
SQL_PROVIDERLabel.Name = "SQL_PROVIDERLabel"
|
||||
SQL_PROVIDERLabel.Size = New System.Drawing.Size(49, 13)
|
||||
SQL_PROVIDERLabel.TabIndex = 30
|
||||
SQL_PROVIDERLabel.Text = "Provider:"
|
||||
'
|
||||
'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"
|
||||
'
|
||||
'BindingNavigatorAddNewItem
|
||||
'
|
||||
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
|
||||
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
|
||||
'
|
||||
'TBPMO_CONNECTIONBindingSource
|
||||
'
|
||||
Me.TBPMO_CONNECTIONBindingSource.DataMember = "TBPMO_CONNECTION"
|
||||
Me.TBPMO_CONNECTIONBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'DD_DMSDataSet
|
||||
'
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'BindingNavigatorCountItem
|
||||
'
|
||||
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
|
||||
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(44, 22)
|
||||
Me.BindingNavigatorCountItem.Text = "von {0}"
|
||||
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
|
||||
'
|
||||
'BindingNavigatorDeleteItem
|
||||
'
|
||||
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
|
||||
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorDeleteItem.Text = "Löschen"
|
||||
'
|
||||
'BindingNavigatorMoveFirstItem
|
||||
'
|
||||
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
|
||||
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
|
||||
'
|
||||
'BindingNavigatorMovePreviousItem
|
||||
'
|
||||
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
|
||||
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator
|
||||
'
|
||||
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
|
||||
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
|
||||
'
|
||||
'BindingNavigatorPositionItem
|
||||
'
|
||||
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
|
||||
Me.BindingNavigatorPositionItem.AutoSize = False
|
||||
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
|
||||
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
|
||||
Me.BindingNavigatorPositionItem.Text = "0"
|
||||
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
|
||||
'
|
||||
'BindingNavigatorSeparator1
|
||||
'
|
||||
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
|
||||
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
|
||||
'
|
||||
'BindingNavigatorMoveNextItem
|
||||
'
|
||||
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
|
||||
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
|
||||
'
|
||||
'BindingNavigatorMoveLastItem
|
||||
'
|
||||
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
|
||||
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
|
||||
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
|
||||
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
|
||||
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
|
||||
'
|
||||
'BindingNavigatorSeparator2
|
||||
'
|
||||
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
|
||||
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
|
||||
'
|
||||
'TBPMO_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"
|
||||
'
|
||||
'ToolStripButton1
|
||||
'
|
||||
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
|
||||
Me.ToolStripButton1.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_refresh
|
||||
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||
Me.ToolStripButton1.Name = "ToolStripButton1"
|
||||
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
|
||||
Me.ToolStripButton1.Text = "ToolStripButton1"
|
||||
'
|
||||
'ListBox1
|
||||
'
|
||||
Me.ListBox1.DataSource = Me.TBPMO_CONNECTIONBindingSource
|
||||
Me.ListBox1.DisplayMember = "DESCRIPTION"
|
||||
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.TabIndex = 1
|
||||
'
|
||||
'GUIDTextBox
|
||||
'
|
||||
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "GUID", True))
|
||||
Me.GUIDTextBox.Location = New System.Drawing.Point(183, 44)
|
||||
Me.GUIDTextBox.Name = "GUIDTextBox"
|
||||
Me.GUIDTextBox.Size = New System.Drawing.Size(68, 20)
|
||||
Me.GUIDTextBox.TabIndex = 3
|
||||
'
|
||||
'DESCRIPTIONTextBox
|
||||
'
|
||||
Me.DESCRIPTIONTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "DESCRIPTION", True))
|
||||
Me.DESCRIPTIONTextBox.Location = New System.Drawing.Point(257, 44)
|
||||
Me.DESCRIPTIONTextBox.Name = "DESCRIPTIONTextBox"
|
||||
Me.DESCRIPTIONTextBox.Size = New System.Drawing.Size(192, 20)
|
||||
Me.DESCRIPTIONTextBox.TabIndex = 5
|
||||
'
|
||||
'SERVERTextBox
|
||||
'
|
||||
Me.SERVERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "SERVER", True))
|
||||
Me.SERVERTextBox.Location = New System.Drawing.Point(184, 122)
|
||||
Me.SERVERTextBox.Name = "SERVERTextBox"
|
||||
Me.SERVERTextBox.Size = New System.Drawing.Size(100, 20)
|
||||
Me.SERVERTextBox.TabIndex = 9
|
||||
'
|
||||
'USERNAMETextBox
|
||||
'
|
||||
Me.USERNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "USERNAME", True))
|
||||
Me.USERNAMETextBox.Location = New System.Drawing.Point(183, 161)
|
||||
Me.USERNAMETextBox.Name = "USERNAMETextBox"
|
||||
Me.USERNAMETextBox.Size = New System.Drawing.Size(114, 20)
|
||||
Me.USERNAMETextBox.TabIndex = 11
|
||||
'
|
||||
'PASSWORDTextBox
|
||||
'
|
||||
Me.PASSWORDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "PASSWORD", True))
|
||||
Me.PASSWORDTextBox.Location = New System.Drawing.Point(328, 161)
|
||||
Me.PASSWORDTextBox.Name = "PASSWORDTextBox"
|
||||
Me.PASSWORDTextBox.Size = New System.Drawing.Size(121, 20)
|
||||
Me.PASSWORDTextBox.TabIndex = 13
|
||||
'
|
||||
'BEMERKUNGTextBox
|
||||
'
|
||||
Me.BEMERKUNGTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "COMMENT", True))
|
||||
Me.BEMERKUNGTextBox.Location = New System.Drawing.Point(184, 200)
|
||||
Me.BEMERKUNGTextBox.Name = "BEMERKUNGTextBox"
|
||||
Me.BEMERKUNGTextBox.Size = New System.Drawing.Size(267, 20)
|
||||
Me.BEMERKUNGTextBox.TabIndex = 15
|
||||
'
|
||||
'AKTIVECheckBox
|
||||
'
|
||||
Me.AKTIVECheckBox.DataBindings.Add(New System.Windows.Forms.Binding("CheckState", Me.TBPMO_CONNECTIONBindingSource, "AKTIVE", True))
|
||||
Me.AKTIVECheckBox.Location = New System.Drawing.Point(455, 42)
|
||||
Me.AKTIVECheckBox.Name = "AKTIVECheckBox"
|
||||
Me.AKTIVECheckBox.Size = New System.Drawing.Size(104, 24)
|
||||
Me.AKTIVECheckBox.TabIndex = 17
|
||||
Me.AKTIVECheckBox.Text = "Aktiv"
|
||||
Me.AKTIVECheckBox.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btnCheck_Con
|
||||
'
|
||||
Me.btnCheck_Con.Location = New System.Drawing.Point(454, 84)
|
||||
Me.btnCheck_Con.Name = "btnCheck_Con"
|
||||
Me.btnCheck_Con.Size = New System.Drawing.Size(119, 23)
|
||||
Me.btnCheck_Con.TabIndex = 18
|
||||
Me.btnCheck_Con.Text = "Test DB-Verbindung"
|
||||
Me.btnCheck_Con.UseVisualStyleBackColor = True
|
||||
'
|
||||
'cmbInitialCatalog
|
||||
'
|
||||
Me.cmbInitialCatalog.FormattingEnabled = True
|
||||
Me.cmbInitialCatalog.Location = New System.Drawing.Point(328, 121)
|
||||
Me.cmbInitialCatalog.Name = "cmbInitialCatalog"
|
||||
Me.cmbInitialCatalog.Size = New System.Drawing.Size(121, 21)
|
||||
Me.cmbInitialCatalog.TabIndex = 19
|
||||
'
|
||||
'ADDED_WHOTextBox
|
||||
'
|
||||
Me.ADDED_WHOTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "ADDED_WHO", True))
|
||||
Me.ADDED_WHOTextBox.Location = New System.Drawing.Point(183, 239)
|
||||
Me.ADDED_WHOTextBox.Name = "ADDED_WHOTextBox"
|
||||
Me.ADDED_WHOTextBox.Size = New System.Drawing.Size(100, 20)
|
||||
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.Location = New System.Drawing.Point(184, 278)
|
||||
Me.ADDED_WHENTextBox.Name = "ADDED_WHENTextBox"
|
||||
Me.ADDED_WHENTextBox.Size = New System.Drawing.Size(100, 20)
|
||||
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.Location = New System.Drawing.Point(289, 239)
|
||||
Me.CHANGED_WHOTextBox.Name = "CHANGED_WHOTextBox"
|
||||
Me.CHANGED_WHOTextBox.Size = New System.Drawing.Size(100, 20)
|
||||
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.Location = New System.Drawing.Point(289, 278)
|
||||
Me.CHANGED_WHENTextBox.Name = "CHANGED_WHENTextBox"
|
||||
Me.CHANGED_WHENTextBox.Size = New System.Drawing.Size(100, 20)
|
||||
Me.CHANGED_WHENTextBox.TabIndex = 27
|
||||
'
|
||||
'CheckBoxwin_aut
|
||||
'
|
||||
Me.CheckBoxwin_aut.AutoSize = True
|
||||
Me.CheckBoxwin_aut.Location = New System.Drawing.Point(455, 125)
|
||||
Me.CheckBoxwin_aut.Name = "CheckBoxwin_aut"
|
||||
Me.CheckBoxwin_aut.Size = New System.Drawing.Size(151, 17)
|
||||
Me.CheckBoxwin_aut.TabIndex = 28
|
||||
Me.CheckBoxwin_aut.Text = "Windows-Authentifizierung"
|
||||
Me.CheckBoxwin_aut.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chkOR_ohne_TNS
|
||||
'
|
||||
Me.chkOR_ohne_TNS.AutoSize = True
|
||||
Me.chkOR_ohne_TNS.Location = New System.Drawing.Point(455, 161)
|
||||
Me.chkOR_ohne_TNS.Name = "chkOR_ohne_TNS"
|
||||
Me.chkOR_ohne_TNS.Size = New System.Drawing.Size(118, 17)
|
||||
Me.chkOR_ohne_TNS.TabIndex = 29
|
||||
Me.chkOR_ohne_TNS.Text = "Ohne tnsnames.ora"
|
||||
Me.chkOR_ohne_TNS.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblSave
|
||||
'
|
||||
Me.lblSave.AutoSize = True
|
||||
Me.lblSave.BackColor = System.Drawing.Color.Yellow
|
||||
Me.lblSave.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblSave.Location = New System.Drawing.Point(510, 45)
|
||||
Me.lblSave.Name = "lblSave"
|
||||
Me.lblSave.Size = New System.Drawing.Size(258, 16)
|
||||
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_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.FormattingEnabled = True
|
||||
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)
|
||||
Me.SQL_PROVIDERComboBox.TabIndex = 31
|
||||
'
|
||||
'lblDataSource
|
||||
'
|
||||
Me.lblDataSource.AutoSize = True
|
||||
Me.lblDataSource.Location = New System.Drawing.Point(181, 106)
|
||||
Me.lblDataSource.Name = "lblDataSource"
|
||||
Me.lblDataSource.Size = New System.Drawing.Size(71, 13)
|
||||
Me.lblDataSource.TabIndex = 32
|
||||
Me.lblDataSource.Text = "DataSource*:"
|
||||
'
|
||||
'lblInitialCatalog
|
||||
'
|
||||
Me.lblInitialCatalog.AutoSize = True
|
||||
Me.lblInitialCatalog.Location = New System.Drawing.Point(325, 105)
|
||||
Me.lblInitialCatalog.Name = "lblInitialCatalog"
|
||||
Me.lblInitialCatalog.Size = New System.Drawing.Size(74, 13)
|
||||
Me.lblInitialCatalog.TabIndex = 33
|
||||
Me.lblInitialCatalog.Text = "InitialCatalog*:"
|
||||
'
|
||||
'lblUserId
|
||||
'
|
||||
Me.lblUserId.AutoSize = True
|
||||
Me.lblUserId.Location = New System.Drawing.Point(181, 145)
|
||||
Me.lblUserId.Name = "lblUserId"
|
||||
Me.lblUserId.Size = New System.Drawing.Size(45, 13)
|
||||
Me.lblUserId.TabIndex = 34
|
||||
Me.lblUserId.Text = "UserId*:"
|
||||
'
|
||||
'lblPassword
|
||||
'
|
||||
Me.lblPassword.AutoSize = True
|
||||
Me.lblPassword.Location = New System.Drawing.Point(325, 145)
|
||||
Me.lblPassword.Name = "lblPassword"
|
||||
Me.lblPassword.Size = New System.Drawing.Size(57, 13)
|
||||
Me.lblPassword.TabIndex = 35
|
||||
Me.lblPassword.Text = "Passwort*:"
|
||||
'
|
||||
'DATABASETextBox
|
||||
'
|
||||
Me.DATABASETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBPMO_CONNECTIONBindingSource, "DATABASE", True))
|
||||
Me.DATABASETextBox.Location = New System.Drawing.Point(328, 84)
|
||||
Me.DATABASETextBox.Name = "DATABASETextBox"
|
||||
Me.DATABASETextBox.Size = New System.Drawing.Size(100, 20)
|
||||
Me.DATABASETextBox.TabIndex = 36
|
||||
'
|
||||
'Label1
|
||||
'
|
||||
Label1.AutoSize = True
|
||||
Label1.Location = New System.Drawing.Point(325, 68)
|
||||
Label1.Name = "Label1"
|
||||
Label1.Size = New System.Drawing.Size(63, 13)
|
||||
Label1.TabIndex = 37
|
||||
Label1.Text = "Datenbank:"
|
||||
'
|
||||
'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.Controls.Add(Me.lblPassword)
|
||||
Me.Controls.Add(Me.lblUserId)
|
||||
Me.Controls.Add(Me.lblInitialCatalog)
|
||||
Me.Controls.Add(Me.lblDataSource)
|
||||
Me.Controls.Add(SQL_PROVIDERLabel)
|
||||
Me.Controls.Add(Me.SQL_PROVIDERComboBox)
|
||||
Me.Controls.Add(Me.lblSave)
|
||||
Me.Controls.Add(Me.chkOR_ohne_TNS)
|
||||
Me.Controls.Add(Me.CheckBoxwin_aut)
|
||||
Me.Controls.Add(CHANGED_WHENLabel)
|
||||
Me.Controls.Add(Me.CHANGED_WHENTextBox)
|
||||
Me.Controls.Add(CHANGED_WHOLabel)
|
||||
Me.Controls.Add(Me.CHANGED_WHOTextBox)
|
||||
Me.Controls.Add(ADDED_WHENLabel)
|
||||
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.btnCheck_Con)
|
||||
Me.Controls.Add(Me.AKTIVECheckBox)
|
||||
Me.Controls.Add(COMMENTLabel)
|
||||
Me.Controls.Add(Me.BEMERKUNGTextBox)
|
||||
Me.Controls.Add(Me.PASSWORDTextBox)
|
||||
Me.Controls.Add(Me.USERNAMETextBox)
|
||||
Me.Controls.Add(Me.SERVERTextBox)
|
||||
Me.Controls.Add(DESCRIPTIONLabel)
|
||||
Me.Controls.Add(Me.DESCRIPTIONTextBox)
|
||||
Me.Controls.Add(GUIDLabel)
|
||||
Me.Controls.Add(Me.GUIDTextBox)
|
||||
Me.Controls.Add(Me.ListBox1)
|
||||
Me.Controls.Add(Me.TBPMO_CONNECTIONBindingNavigator)
|
||||
Me.Name = "frmConnections"
|
||||
Me.Text = "frmConnections"
|
||||
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()
|
||||
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 BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
||||
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
|
||||
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
|
||||
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
|
||||
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 ToolStripButton1 As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
|
||||
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents DESCRIPTIONTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents SERVERTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents USERNAMETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents PASSWORDTextBox As System.Windows.Forms.TextBox
|
||||
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 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
|
||||
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents CheckBoxwin_aut As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents chkOR_ohne_TNS As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents lblSave As System.Windows.Forms.Label
|
||||
Friend WithEvents SQL_PROVIDERComboBox As System.Windows.Forms.ComboBox
|
||||
Friend WithEvents lblDataSource As System.Windows.Forms.Label
|
||||
Friend WithEvents lblInitialCatalog As System.Windows.Forms.Label
|
||||
Friend WithEvents lblUserId As System.Windows.Forms.Label
|
||||
Friend WithEvents lblPassword As System.Windows.Forms.Label
|
||||
Friend WithEvents DATABASETextBox As System.Windows.Forms.TextBox
|
||||
End Class
|
||||
Reference in New Issue
Block a user