I use Access97 presently for my business' database system. Everyday, I download datafiles from a business partner's FTP site that need to be imported into a table in my mdb file.
So, every day, I go through this laborious routine of going to the file menu, choosing import external data, selecting my import mask, clicking through the successive series of windows, selecting the table to append the records to, and finally getting it imported.
Is there an easier way?!?
Can I create some sort of script that will execute every day or every hour, check and see if a file is in a directory and if so, import it to a predetermined table, all automatically? If so, how could this be done?
Any ideas?
Rabamas
So, every day, I go through this laborious routine of going to the file menu, choosing import external data, selecting my import mask, clicking through the successive series of windows, selecting the table to append the records to, and finally getting it imported.
Is there an easier way?!?
Can I create some sort of script that will execute every day or every hour, check and see if a file is in a directory and if so, import it to a predetermined table, all automatically? If so, how could this be done?
Any ideas?
Rabamas