Zooflow: new search form
This commit is contained in:
@@ -105,7 +105,8 @@ Public Class ClassInit
|
||||
oDataRow.Item("PASSWORD").ToString
|
||||
)
|
||||
|
||||
My.DatabaseIDB = New MSSQLServer(My.LogConfig, oConString)
|
||||
Dim oDecryptedConnectionString = MSSQLServer.DecryptConnectionString(oConString)
|
||||
My.DatabaseIDB = New MSSQLServer(My.LogConfig, oDecryptedConnectionString)
|
||||
End If
|
||||
|
||||
If My.DatabaseIDB.DBInitialized = False Then
|
||||
|
||||
Reference in New Issue
Block a user