Renamed Sqlfile variables
This commit is contained in:
parent
32b902565d
commit
c947c7ed39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user