Remove ClassFormFunctions, switch to Database Module for getting connection string from connection id
This commit is contained in:
@@ -467,7 +467,7 @@ Public Class frmStart
|
||||
End If
|
||||
Opacity = 0.7
|
||||
|
||||
ClassHelper.Refresh_RegexTable()
|
||||
CURRENT_DT_REGEX = DATABASE_ECM.GetDatatable("SELECT * FROM TBGI_FUNCTION_REGEX")
|
||||
|
||||
Start_Folderwatch()
|
||||
ClassWindowLocation.LoadFormLocationSize(Me, LoadSize:=False)
|
||||
|
||||
Reference in New Issue
Block a user