This commit is contained in:
Jonathan Jenne
2023-06-09 08:57:52 +02:00
parent d77369523e
commit 22691f30c4
2 changed files with 110 additions and 283 deletions

View File

@@ -102,9 +102,8 @@ Public Class ClassAllgemeineFunktionen
LOGGER.Error(ex)
LOGGER.Info("Error in Insert_LogEntry: " & ex.Message)
End Try
End Function
Public Function ExecuteonMSSQL(ByVal sqlcommand As String, ConString As String)
Try
' die nötigen Variablen definieren