MS Loggername changed

This commit is contained in:
Digital Data - Marlon Schreiber
2018-08-17 12:00:50 +02:00
parent 02a5baa2a6
commit 379a36fba2
19 changed files with 668 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ Public Class MSSQLServer
Return False
End Try
End Function
Private Function GetSQLConnection()
Try
If IsNothing(CurrentSQLConnection) Then