Soundsmith
Programmer
Nothing I could find in the FAQs or forums quite describe this:
I receive a cd monthly which contains 240 fixed width, comma-and-quote delimited text files. The first row holds the field names, and the data structure may change from month-to-month.
I want to read the filenames into an array or table, then one-by-one import them into a database, ADHOC.
I think I would prefer to address the import wizard programmatically, if possible, as I can easily import one file with it, but 240 at one sitting is quite a chore!
Thanks for any help you can offer. David 'Dasher' Kempton
The Soundsmith
I receive a cd monthly which contains 240 fixed width, comma-and-quote delimited text files. The first row holds the field names, and the data structure may change from month-to-month.
I want to read the filenames into an array or table, then one-by-one import them into a database, ADHOC.
I think I would prefer to address the import wizard programmatically, if possible, as I can easily import one file with it, but 240 at one sitting is quite a chore!
Thanks for any help you can offer. David 'Dasher' Kempton
The Soundsmith