Is the only way to doing Command Line Processing to use
FHBatch
?
I have a set of definition files (inputs being
Flat File Text
,
Excel Spreadsheets
&
CSV
) that I convert into a
SQLite3 Database
.
I have a Master.DB that has initial tables setup that need to be expanded with the above inputs. That I want to copy to the
proper name as the setup of the Output File.
The Input files come with monthly names and the out database file needs to be monthly named however the table names
rename generic from month to month to make the 100+ SQL scripts not need to be updated going forward.
I would need to override the Input FileNames & Output FileName as I run thru the process each month. From what I have read
it would appear I need
FHBatch
and that the
Designer
would not allow Command Line Processing, correct? I am the only that
needs to run this so I am not trying to pass the processing along to someone else to do. Just automate going forward.
Regards,
Keith
Request received via Email