diff --git a/Global_Indexer/frmSQLConfigAutoIndex.Designer.vb b/Global_Indexer/frmSQLConfigAutoIndex.Designer.vb
index c160e25..307790b 100644
--- a/Global_Indexer/frmSQLConfigAutoIndex.Designer.vb
+++ b/Global_Indexer/frmSQLConfigAutoIndex.Designer.vb
@@ -96,10 +96,10 @@ Partial Class SQLConfigAutoIndex
'
'cmbConnection
'
- resources.ApplyResources(Me.cmbConnection, "cmbConnection")
Me.cmbConnection.DataSource = Me.TBDD_CONNECTIONBindingSource
Me.cmbConnection.DisplayMember = "BEZEICHNUNG"
Me.cmbConnection.FormattingEnabled = True
+ resources.ApplyResources(Me.cmbConnection, "cmbConnection")
Me.cmbConnection.Name = "cmbConnection"
Me.cmbConnection.ValueMember = "GUID"
'
@@ -124,10 +124,10 @@ Partial Class SQLConfigAutoIndex
Me.TableAdapterManager.TBDD_DOKUMENTARTTableAdapter = Nothing
Me.TableAdapterManager.TBDD_EINGANGSARTENTableAdapter = Nothing
Me.TableAdapterManager.TBDD_GROUPS_USERTableAdapter = Nothing
+ Me.TableAdapterManager.TBDD_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_AUTOMTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_MAN_POSTPROCESSINGTableAdapter = Nothing
Me.TableAdapterManager.TBDD_INDEX_MANTableAdapter = Nothing
- Me.TableAdapterManager.TBDD_GROUPSTableAdapter = Nothing
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
Me.TableAdapterManager.TBGI_CONFIGURATIONTableAdapter = Nothing
Me.TableAdapterManager.TBGI_OBJECTTYPE_EMAIL_INDEXTableAdapter = Nothing
@@ -140,8 +140,8 @@ Partial Class SQLConfigAutoIndex
'
'Button1
'
- resources.ApplyResources(Me.Button1, "Button1")
Me.Button1.Image = Global.Global_Indexer.My.Resources.Resources.database_connect
+ resources.ApplyResources(Me.Button1, "Button1")
Me.Button1.Name = "Button1"
Me.Button1.UseVisualStyleBackColor = True
'
@@ -195,11 +195,11 @@ Partial Class SQLConfigAutoIndex
'
'dgvPlaceholders
'
- resources.ApplyResources(Me.dgvPlaceholders, "dgvPlaceholders")
Me.dgvPlaceholders.AllowUserToAddRows = False
Me.dgvPlaceholders.AllowUserToDeleteRows = False
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Cyan
Me.dgvPlaceholders.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
+ resources.ApplyResources(Me.dgvPlaceholders, "dgvPlaceholders")
Me.dgvPlaceholders.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.dgvPlaceholders.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.colPlaceholder, Me.colReplace})
Me.dgvPlaceholders.Name = "dgvPlaceholders"
@@ -217,7 +217,6 @@ Partial Class SQLConfigAutoIndex
'
'GroupBox4
'
- resources.ApplyResources(Me.GroupBox4, "GroupBox4")
Me.GroupBox4.Controls.Add(Me.radioView)
Me.GroupBox4.Controls.Add(Me.radioTable)
Me.GroupBox4.Controls.Add(Me.Label4)
@@ -229,6 +228,7 @@ Partial Class SQLConfigAutoIndex
Me.GroupBox4.Controls.Add(Me.cmbFromTables)
Me.GroupBox4.Controls.Add(Me.cmbWhereColumns)
Me.GroupBox4.Controls.Add(Me.Label8)
+ resources.ApplyResources(Me.GroupBox4, "GroupBox4")
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.TabStop = False
'
@@ -263,8 +263,8 @@ Partial Class SQLConfigAutoIndex
'
'cmbSelectColumns
'
- resources.ApplyResources(Me.cmbSelectColumns, "cmbSelectColumns")
Me.cmbSelectColumns.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
+ resources.ApplyResources(Me.cmbSelectColumns, "cmbSelectColumns")
Me.cmbSelectColumns.FormattingEnabled = True
Me.cmbSelectColumns.Name = "cmbSelectColumns"
'
@@ -275,23 +275,23 @@ Partial Class SQLConfigAutoIndex
'
'cmbWhereOperator
'
- resources.ApplyResources(Me.cmbWhereOperator, "cmbWhereOperator")
Me.cmbWhereOperator.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
+ resources.ApplyResources(Me.cmbWhereOperator, "cmbWhereOperator")
Me.cmbWhereOperator.FormattingEnabled = True
Me.cmbWhereOperator.Items.AddRange(New Object() {resources.GetString("cmbWhereOperator.Items"), resources.GetString("cmbWhereOperator.Items1"), resources.GetString("cmbWhereOperator.Items2"), resources.GetString("cmbWhereOperator.Items3")})
Me.cmbWhereOperator.Name = "cmbWhereOperator"
'
'cmbFromTables
'
- resources.ApplyResources(Me.cmbFromTables, "cmbFromTables")
Me.cmbFromTables.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
+ resources.ApplyResources(Me.cmbFromTables, "cmbFromTables")
Me.cmbFromTables.FormattingEnabled = True
Me.cmbFromTables.Name = "cmbFromTables"
'
'cmbWhereColumns
'
- resources.ApplyResources(Me.cmbWhereColumns, "cmbWhereColumns")
Me.cmbWhereColumns.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
+ resources.ApplyResources(Me.cmbWhereColumns, "cmbWhereColumns")
Me.cmbWhereColumns.FormattingEnabled = True
Me.cmbWhereColumns.Name = "cmbWhereColumns"
'
@@ -340,7 +340,7 @@ Partial Class SQLConfigAutoIndex
Me.Controls.Add(Me.btnVorschlag)
Me.Controls.Add(SQL_ERGEBNISLabel)
Me.Controls.Add(Me.SQL_ERGEBNISTextBox)
- Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
+ Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "SQLConfigAutoIndex"
diff --git a/Global_Indexer/frmSQLConfigAutoIndex.en-US.resx b/Global_Indexer/frmSQLConfigAutoIndex.en-US.resx
index c5badfc..7d6b784 100644
--- a/Global_Indexer/frmSQLConfigAutoIndex.en-US.resx
+++ b/Global_Indexer/frmSQLConfigAutoIndex.en-US.resx
@@ -124,39 +124,70 @@
SQL for automatic index:
+
+
+ Top, Right
+
Test SQL (BETA)
+
+ Top, Bottom, Left, Right
+
Manage SQL-Connections
+
+ Top, Right
+
Save
+
+ Top, Right
+
147, 13
SQL-Data sucessfully saved!
+
+ Bottom, Left
+
142, 13
Placeholder manual index:
+
+ Bottom, Left
+
+
+ Bottom, Left
+
+
+ Bottom, Left
+
146, 15
Placeholder replacements:
+
+ Bottom, Left
+
Placeholder
Replacement
+
+ Generate SQL Command (BETA)
+
50, 17
@@ -175,8 +206,8 @@
Select type of table:
-
- Generate SQL Command (BETA)
+
+ Bottom, Left
169, 13
@@ -184,6 +215,9 @@
Placeholder windows-variables:
+
+ Bottom, Left
+
Filename (with Extension)
@@ -202,6 +236,12 @@
Current Date (DD.MM.YYYY)
+
+ Bottom, Left
+
+
+ 865, 474
+
SQL Editor for automatic Indicies
diff --git a/Global_Indexer/frmSQLConfigAutoIndex.resx b/Global_Indexer/frmSQLConfigAutoIndex.resx
index 1be04ce..dcda2c7 100644
--- a/Global_Indexer/frmSQLConfigAutoIndex.resx
+++ b/Global_Indexer/frmSQLConfigAutoIndex.resx
@@ -117,904 +117,937 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- btnaddManualIdx
-
-
- 11
+
+ False
+
+
+
+ True
-
- 180, 13
+
+ 12, 161
-
- $this
+
+ 157, 13
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 50
-
- 7
+
+ SQL für automatischen Index:
-
- 4
+
+ SQL_ERGEBNISLabel
-
- Global_Indexer.MyDataset, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- 15, 177
-
-
- 225, 381
-
-
- MiddleRight
-
-
- $this
-
-
- Consolas, 8.25pt
-
-
-
- True
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- colReplace
-
-
- Speichern
-
-
- Ersetzung
-
-
- btnsave
-
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- $this
-
-
- 15, 51
-
-
- 643, 217
-
-
- 29
-
-
- 53
-
-
- True
-
-
- GroupBox4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Segoe UI, 8.25pt
-
-
- 10
-
-
- GroupBox4
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 177, 37
-
-
- TBDD_INDEX_MANBindingSource
-
-
- 55, 17
-
$this
15
-
- Platzhalter
+
+ False
+
+
+ True
+
+
+ 9, 8
+
+
+ 93, 13
+
+
+ 87
SQL-Connection:
-
- 23
+
+ Label3
-
- Segoe UI, 8.25pt
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Platzhalter windows-variablen:
-
-
- 12, 316
-
-
- SQL-Editor für automatischen Index
-
-
- 3
-
-
- 5
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Usercode
-
-
- 63, 75
-
-
- Label1
-
-
- GroupBox4
-
-
- Aktuelles Datum (DD.MM.YYYY)
-
-
- False
-
-
- 37, 13
-
-
-
- Both
-
-
- 7
-
-
- 233, 21
-
-
- Teste SQL (BETA)
-
-
- 6, 13
-
-
- 12, 24
-
-
- 4
-
-
- 28
-
-
- 312, 132
-
-
- 6
-
-
- 302, 50
-
-
+
$this
-
- True
+
+ 3
-
- 90
-
-
- 31, 13
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 24
-
-
- NoControl
-
-
- 15, 332
-
-
- 48
-
-
- 12, 365
-
-
- 1
-
-
- 82
+
+
+ Bottom, Right
MiddleLeft
-
- Segoe UI, 8.25pt, style=Bold
+
+ 646, 177
-
- $this
+
+ 177, 37
-
+
+ 48
+
+
+ Teste SQL (BETA)
+
+
+ MiddleRight
+
+
+ btnVorschlag
+
+
System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
$this
-
- 234, 20
-
-
- True
-
-
- 319, 334
-
-
- Consolas, 8.25pt
-
14
-
- System.Windows.Forms.DataGridView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Top, Bottom, Left, Right
-
- MiddleRight
+
+ Consolas, 8.25pt
-
- GroupBox4
-
-
- 47
-
-
- 6
-
-
- Label3
+
+ 15, 177
True
-
- 132, 15
+
+ Both
-
- Dateiendung
+
+ 616, 136
-
- 22
+
+ 47
-
- 9
+
+ SQL_ERGEBNISTextBox
-
- 8
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- SQL_ERGEBNISLabel
-
-
- 234, 21
-
-
- SQLConfigAutoIndex
-
-
- 80
-
-
- 733, 282
-
-
- SQL für automatischen Index:
-
-
- 88
-
-
- 9, 8
-
-
- 84
-
-
- TableAdapterManager
-
-
- 19
-
-
- colPlaceholder
-
-
+
$this
-
- 241, 19
+
+ 16
-
- SQL-Daten erfolgreich gespeichert!
+
+ 127, 17
+
+
+ 17, 17
+
+
+ 12, 24
-
- Consolas, 8.25pt
+
+ 268, 21
-
- Consolas, 8.25pt
+
+ 53
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ cmbConnection
-
- $this
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 25
-
-
- cmbSelectColumns
-
-
- Datei Erstelldatum
-
-
- Global_Indexer.MyDatasetTableAdapters.TableAdapterManager, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- GroupBox4
-
-
- System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Dateiname (ohne Endung)
-
-
- 808, 107
-
-
- cmbWhereColumns
-
-
- 9
-
-
- GroupBox4
-
-
- 27, 21
-
-
- System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- btnaddWindowPAram
-
-
- FROM
-
-
- 63, 47
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- True
-
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Label2
-
-
- Label4
-
-
- 27
-
-
- 90, 31
-
-
- Global_Indexer.MyDatasetTableAdapters.TBDD_CONNECTIONTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- Datei Erstellt wer
-
-
- Button1
-
-
- GroupBox4
-
-
- Tabellen
-
-
- 12
-
-
- <>
-
-
- WHERE
-
-
- Label7
-
-
- cmbWhereOperator
-
-
- Label5
-
-
- GroupBox4
-
-
- 15, 381
-
-
- 67, 17
-
-
- TBDD_INDEX_MANTableAdapter
-
-
+
$this
13
-
- MiddleRight
-
-
- GroupBox4
-
-
- 286, 17
-
-
- 79
-
-
- $this
-
-
- lblSave
-
-
- Views
-
-
- $this
-
-
- 81
-
-
- Consolas, 8.25pt
-
-
- Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_MANTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
-
-
- txtCondition
-
-
- 189, 32
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 2
-
-
- 8
-
-
- 165, 13
-
-
- 316, 316
-
-
- Username
-
-
- Dateiname (mit Endung)
-
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 20
-
-
- Consolas, 8.25pt
-
-
- Consolas, 8.25pt
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 151, 13
-
-
- 171, 21
-
-
- Consolas, 8.25pt
-
-
- 16
-
-
- Label6
-
-
- 616, 136
-
-
- 47, 21
-
-
- True
-
-
- Consolas, 8.25pt
-
-
- cmbwindowsParam
-
-
- True
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- btnVorschlag
-
-
- Segoe UI Semibold, 8.25pt, style=Bold, Italic
-
-
- 6, 21
-
-
- System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- TBDD_CONNECTIONTableAdapter
-
-
- 43, 13
-
-
- >
-
-
- =
-
-
- SQL_ERGEBNISTextBox
-
-
- TBDD_CONNECTIONBindingSource
-
-
- 55
-
-
- Label8
-
-
- cmbManualIDX
-
-
- radioView
-
-
- 6, 50
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- cmbConnection
-
-
- 54
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 27, 21
-
-
- 3
-
-
- GroupBox4
-
-
- MiddleLeft
-
-
- 157, 13
-
-
- 89
-
-
- 363, 75
-
-
- 192, 332
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- False
-
-
- System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- $this
-
-
- 86
-
-
- 12, 161
-
-
- 233, 21
-
-
- 0
-
-
- 204, 21
-
-
- 1
-
-
- 6, 78
-
-
- $this
-
-
- $this
-
-
- 50
-
-
- True
-
-
- 646, 177
-
-
- System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 83
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 125, 13
-
-
- System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 304, 75
-
-
- System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- GroupBox4
-
-
- Platzhalter Ersetzungen:
-
-
- 5
-
-
- 86
-
-
- Platzhalter manuelle Indexe:
-
-
- Tabellenart auswählen:
-
-
- 154, 19
-
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- False
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 93, 13
-
-
- MiddleLeft
-
-
- SQL-Befehl generieren (BETA)
-
-
- radioTable
-
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- Verwaltung SQL-Connections
-
-
- 268, 21
-
-
- 0
-
-
- False
-
-
- True
-
-
- 858, 477
-
-
- Segoe UI, 9pt
-
-
- True
-
-
- 10
-
-
- MyDataset
-
-
- True
-
-
- False
-
-
- <
-
-
- 2
-
-
- dgvPlaceholders
-
-
- SELECT
-
-
- $this
-
-
- 87
-
-
- cmbFromTables
-
-
- 21
-
-
- GroupBox4
-
-
- 363, 47
-
-
- True
-
-
- 17, 17
-
-
- 127, 17
-
-
- True
-
-
- 782, 17
-
371, 17
-
- False
-
-
- 1017, 17
-
-
- en-US
-
-
- True
-
609, 17
-
+
+ MiddleLeft
+
+
+ 286, 17
+
+
+ 189, 32
+
+
+ 54
+
+
+ Verwaltung SQL-Connections
+
+
+ MiddleRight
+
+
+ Button1
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 12
+
+
+ Bottom, Right
+
+
+ Segoe UI, 8.25pt, style=Bold
+
+
+ MiddleLeft
+
+
+ 733, 282
+
+
+ 90, 31
+
+
+ 55
+
+
+ Speichern
+
+
+ MiddleRight
+
+
+ btnsave
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 11
+
+
+ Bottom, Right
+
+
+ True
+
+
+ Segoe UI Semibold, 8.25pt, style=Bold, Italic
+
+
+ 643, 217
+
+
+ 180, 13
+
+
+ 79
+
+
+ SQL-Daten erfolgreich gespeichert!
+
+
False
+
+
+ lblSave
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 10
+
+
+ Bottom, Left
+
+
+ True
+
+
+ 12, 316
+
+
+ 151, 13
+
+
+ 80
+
+
+ Platzhalter manuelle Indexe:
+
+
+ Label1
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 9
+
+
+ Bottom, Left
+
+
+ 782, 17
+
+ 15, 332
+
+
+ 171, 21
+
+
+ 81
+
+
+ cmbManualIDX
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 8
+
+
+ 1017, 17
+
+
+ Bottom, Left
+
+
+ 192, 332
+
+
+ 27, 21
+
+
+ 82
+
+
+ btnaddManualIdx
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 7
+
+
+ Bottom, Left
+
+
+ True
+
+
+ Segoe UI, 9pt
+
+
+ 316, 316
+
+
+ 132, 15
+
+
+ 84
+
+
+ Platzhalter Ersetzungen:
+
+
+ Label2
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 5
+
+
+ Bottom, Left
+
+
+ True
+
+
+ Platzhalter
+
+
+ True
+
+
+ Ersetzung
+
+
+ False
+
+
+ 319, 334
+
+
+ 312, 132
+
+
+ 83
+
+
+ dgvPlaceholders
+
+
+ System.Windows.Forms.DataGridView, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 6
+
+
+ True
+
+
+ 241, 19
+
+
+ 55, 17
+
+
+ 25
+
+
+ Views
+
+
+ radioView
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 0
+
+
+ True
+
+
+ 154, 19
+
+
+ 67, 17
+
+
+ 24
+
+
+ Tabellen
+
+
+ radioTable
+
+
+ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 1
+
+
+ True
+
+
+ 6, 21
+
+
+ 125, 13
+
+
+ 86
+
+
+ Tabellenart auswählen:
+
+
+ Label4
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 2
+
+
+ Consolas, 8.25pt
+
+
+ 363, 75
+
+
+ 234, 20
+
+
+ 29
+
+
+ txtCondition
+
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 3
+
+
+ True
+
+
+ Consolas, 8.25pt
+
+
+ 6, 50
+
+
+ 43, 13
+
+
+ 19
+
+
+ SELECT
+
+
+ Label6
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 4
+
+
+ False
+
+
+ Consolas, 8.25pt
+
+
+ 63, 47
+
+
+ 233, 21
+
+
+ 20
+
+
+ cmbSelectColumns
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 5
+
+
+ True
+
+
+ Consolas, 8.25pt
+
+
+ 302, 50
+
+
+ 31, 13
+
+
+ 21
+
+
+ FROM
+
+
+ Label7
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 6
+
+
+ Consolas, 8.25pt
+
+
+ =
+
+
+ <>
+
+
+ <
+
+
+ >
+
+
+ 304, 75
+
+
+ 47, 21
+
+
+ 28
+
+
+ cmbWhereOperator
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 7
+
+
+ False
+
+
+ Consolas, 8.25pt
+
+
+ 363, 47
+
+
+ 234, 21
+
+
+ 22
+
+
+ cmbFromTables
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 8
+
+
+ False
+
+
+ Consolas, 8.25pt
+
+
+ 63, 75
+
+
+ 233, 21
+
+
+ 27
+
+
+ cmbWhereColumns
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 9
+
+
+ True
+
+
+ Consolas, 8.25pt
+
+
+ 6, 78
+
+
+ 37, 13
+
+
+ 23
+
+
+ WHERE
+
+
+ Label8
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ GroupBox4
+
+
+ 10
+
+
+ Segoe UI, 8.25pt
+
+
+ 15, 51
+
+
+ 808, 107
+
+
+ 86
+
+
+ SQL-Befehl generieren (BETA)
+
+
+ GroupBox4
+
+
+ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 4
+
+
+ Bottom, Left
+
+
+ True
+
+
+ 12, 365
+
+
+ 165, 13
+
+
+ 88
+
+
+ Platzhalter windows-variablen:
+
+
+ Label5
+
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 2
+
+
+ Bottom, Left
+
+
+ Dateiname (mit Endung)
+
+
+ Dateiname (ohne Endung)
+
+
+ Dateiendung
+
+
+ Datei Erstelldatum
+
+
+ Datei Erstellt wer
+
+
+ Aktuelles Datum (DD.MM.YYYY)
+
+
+ Username
+
+
+ Usercode
+
+
+ 15, 381
+
+
+ 204, 21
+
+
+ 89
+
+
+ cmbwindowsParam
+
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 1
+
+
+ Bottom, Left
+
+
+ NoControl
+
+
+ 225, 381
+
+
+ 27, 21
+
+
+ 90
+
+
+ btnaddWindowPAram
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 0
+
+
+ True
+
+
+ 6, 13
+
+
+ 858, 477
+
+
+ Segoe UI, 8.25pt
+
+
+ SQL-Editor für automatischen Index
+
+
+ TBDD_CONNECTIONBindingSource
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ MyDataset
+
+
+ Global_Indexer.MyDataset, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ TBDD_CONNECTIONTableAdapter
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_CONNECTIONTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ TableAdapterManager
+
+
+ Global_Indexer.MyDatasetTableAdapters.TableAdapterManager, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ TBDD_INDEX_MANBindingSource
+
+
+ System.Windows.Forms.BindingSource, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ TBDD_INDEX_MANTableAdapter
+
+
+ Global_Indexer.MyDatasetTableAdapters.TBDD_INDEX_MANTableAdapter, MyDataset.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
+
+
+ colPlaceholder
+
+
+ System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ colReplace
+
+
+ System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ SQLConfigAutoIndex
+
+
+ System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
\ No newline at end of file