Zooflow: Add workfile model
This commit is contained in:
@@ -31,11 +31,6 @@ Module ModuleHelpers
|
||||
|
||||
End Function
|
||||
|
||||
Public Sub NNRefresh_RegexTable()
|
||||
Dim oSQL = "select * from TBGI_FUNCTION_REGEX"
|
||||
My.Application.Globix.DT_FUNCTION_REGEX = clsDataASorDB.GetDatatable("DD_ECM", oSQL, "TBGI_FUNCTION_REGEX", "", "")
|
||||
End Sub
|
||||
|
||||
Public Function GetConnectionString(id As Integer)
|
||||
Dim connectionString As String = ""
|
||||
Try
|
||||
|
||||
Reference in New Issue
Block a user