G
Guest
I am using Access 2002 (at least I will if I can do this) with Office 2003.
I have an application that I need help with. It starts with the program
retrieving a text file from an FTP site. The program then reads the comma
sperated text until the end of the line and uses the text as database
entries. I then need to calculate running averages for generating a text
file with the values.
The topics I need to concentrate on are file retrieval, coding a line
reading and database table generator routine, calculating running averages
(although that sounds easy with queries), and writing results to a text file.
I've tried googling file retrieval and info on it is pretty scarce. Anyone
able to point me in the right direction?
I have an application that I need help with. It starts with the program
retrieving a text file from an FTP site. The program then reads the comma
sperated text until the end of the line and uses the text as database
entries. I then need to calculate running averages for generating a text
file with the values.
The topics I need to concentrate on are file retrieval, coding a line
reading and database table generator routine, calculating running averages
(although that sounds easy with queries), and writing results to a text file.
I've tried googling file retrieval and info on it is pretty scarce. Anyone
able to point me in the right direction?