Version 0.4.0.0

This commit is contained in:
Jonathan Jenne
2022-07-05 11:32:01 +02:00
parent e9db58f2cf
commit ae92ac19ff
8 changed files with 84 additions and 21 deletions

View File

@@ -40,6 +40,8 @@ Public Class SearchLoader
Public Sub LoadSearches()
Try
Searches.Clear()
Dim oSQL = Config.SearchSQL
Dim oTable = Database.GetDatatable(oSQL)