ZugFerdTest: Activate mssql server
This commit is contained in:
parent
b050ce7e2d
commit
c5413cf284
@ -89,6 +89,7 @@ Public Class Form1
|
|||||||
Dim args As New WorkerArgs()
|
Dim args As New WorkerArgs()
|
||||||
args = LoadFolderConfig(args)
|
args = LoadFolderConfig(args)
|
||||||
args = LoadPropertyMapFor(args, "DEFAULT")
|
args = LoadPropertyMapFor(args, "DEFAULT")
|
||||||
|
args.InsertIntoSQLServer = True
|
||||||
|
|
||||||
Dim job As New Jobs.ImportZUGFeRDFiles(_logConfig, _firebird, 1, _mssql)
|
Dim job As New Jobs.ImportZUGFeRDFiles(_logConfig, _firebird, 1, _mssql)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user