This commit is contained in:
Jonathan Jenne
2017-07-28 11:05:39 +02:00
parent 13fe3d8cff
commit bbc0fb6bd4
7 changed files with 14 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ Public Class DB
Public FormId
Public ControlId
Public RecordId
Public Username As String = "BrainpoolImporter"
Public Username As String = "DPMA Importer"
Public Sub New(connectionString As String, dbname As String)