Use Database from Monorepo, Add initial ODBC Support
This commit is contained in:
@@ -43,7 +43,7 @@ Public NotInheritable Class frmSplash
|
||||
|
||||
Worker.ReportProgress(CalcProgress(2), "Initializing Database")
|
||||
Init.InitBasics()
|
||||
If Init.InitDatabase() = True Then
|
||||
If Init.InitDatabase_New() = True Then
|
||||
|
||||
Thread.Sleep(500)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user