Renamed Sqlfile variables

This commit is contained in:
Frank Bischof 2023-04-28 14:41:52 +02:00
parent 32b902565d
commit c947c7ed39
1 changed files with 5 additions and 4 deletions

View File

@ -39,9 +39,10 @@ function SqlQueryExec {
}
}
$SqlFile = 'APS Query CRS_v3'; SqlQueryExec
$SqlFile = 'Query Aanspraken GP v3'; SqlQueryExec
$SqlFile = 'Query Basis GP v2'; SqlQueryExec
$SqlFile = 'Query Memoveld v2'; SqlQueryExec
# Sql File without extension
$SqlFile = 'Sql_query_file_1'; SqlQueryExec
$SqlFile = 'Sql_query_file_2'; SqlQueryExec
$SqlFile = 'Sql_query_file_3'; SqlQueryExec
$SqlFile = 'Sql_query_file_4'; SqlQueryExec
$LogMsg = "Done!"; SetLog