V 2.7.4.3 Dateinamen in SQL Editor
This commit is contained in:
@@ -624,8 +624,7 @@ Public Class frmAdministration
|
||||
.SQLConnection = oConnection,
|
||||
.PlaceholdersManual = oPlaceholders,
|
||||
.PlaceholdersManualTitle = "Manueller Index",
|
||||
.PlaceholdersManualPrefix = "CTRL",
|
||||
.PlaceholdersWindream = SourceAttributes
|
||||
.PlaceholdersManualPrefix = "CTRL"
|
||||
}
|
||||
|
||||
Dim oResult = oForm2.ShowDialog()
|
||||
@@ -661,8 +660,7 @@ Public Class frmAdministration
|
||||
.SQLCommand = oSQLCommand,
|
||||
.SQLConnection = oConnection,
|
||||
.PlaceholdersManual = oPlaceholders,
|
||||
.PlaceholdersManualPrefix = "CTRL",
|
||||
.PlaceholdersWindream = SourceAttributes
|
||||
.PlaceholdersManualPrefix = "CTRL"
|
||||
}
|
||||
|
||||
Dim oResult = oForm2.ShowDialog()
|
||||
|
||||
Reference in New Issue
Block a user