MS Integrating ByteData to DB for SIG Documents
This commit is contained in:
@@ -70,6 +70,8 @@ Public Class frmSplashScreen
|
||||
|
||||
If oState.Database?.DBInitialized = False Then
|
||||
Throw New ApplicationException("Could not connect to the database. Application will close!")
|
||||
Else
|
||||
DB_DD_ECM = oState.Database
|
||||
End If
|
||||
|
||||
Worker.ReportProgress(40, "Initialize Confguration")
|
||||
|
||||
Reference in New Issue
Block a user