Ändeurngen und funktionieren aber Error in connectionstring bei verbindung zu datenbank

This commit is contained in:
ja
2021-11-03 11:14:31 +01:00
parent 7b461cf797
commit b4006aa491
6 changed files with 270 additions and 15 deletions

View File

@@ -11,4 +11,5 @@ Public Class VERAG_VARIABLES
Shared Function geterrornumb() As String
Return "Error:" + Space(1) + VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(errornumb.ToString)
End Function
End Class