spikepl
Eledittingent Beliped
- Local time
- Tomorrow, 00:38
- Joined
- Nov 3, 2010
- Messages
- 6,142
I need to collect data from an FTP-server. I can set up the FTP-thing myself, so my question is simply where/how to run it.
I have a split db with about 10 frontends. One machine is always on during working hours, for reasons related to Outlook and not related to Access. Unfortunately it is one of the slowest machines, and I cannot change that. Among the remainder it is unpredictable which one is on.
I need to read text files into the db from an FTP-server about every 15 minutes - perhaps 10 files in the first shot in the morning , and most likely zero or one on each subsequent read. Each file is max 30 lines.
I could run a separate access application in a scheduled task, or do it on a timer event in the front end on the one always-running machine. Or perhaps some other option ?
The office is manned by not very computer-savvy people, so whatever I choose must be as maintenance-free as possible, and as bother-free to the users as possible.
Any hints, comments, suggestions would be most appreciated.
I have a split db with about 10 frontends. One machine is always on during working hours, for reasons related to Outlook and not related to Access. Unfortunately it is one of the slowest machines, and I cannot change that. Among the remainder it is unpredictable which one is on.
I need to read text files into the db from an FTP-server about every 15 minutes - perhaps 10 files in the first shot in the morning , and most likely zero or one on each subsequent read. Each file is max 30 lines.
I could run a separate access application in a scheduled task, or do it on a timer event in the front end on the one always-running machine. Or perhaps some other option ?
The office is manned by not very computer-savvy people, so whatever I choose must be as maintenance-free as possible, and as bother-free to the users as possible.
Any hints, comments, suggestions would be most appreciated.
Last edited: