autodownload into SQL server for website - TechRepublic
General discussion
July 26, 2001 at 07:02 PM
ajd

autodownload into SQL server for website

by ajd . Updated 24 years, 10 months ago

I want to set up a website that gets its data from a SQL server database. The SQL server needs to have its data updated automatically every 24hrs from a CSV file available from a financial website.
How do I go about:
1. Setting up the website to automatically download this CSV file at predefined times.
2. Getting the SQL databse to import the newly downloaded CSV file after the download is complete?
Thanks.

This discussion is locked

All Comments