DTS Schedule isn't running?? -
05-18-2004
, 10:21 PM
I'm new to SQL and would like to ask a few question..
I'm trying to automate upload data from a txt file to SQL table... Using the Import Wizard at first, followed the step-by-step procedure up to the portion where I'm ask to run it... I've tried to Schedule it on a later time... but somehow it does not run.. The SQL Server Agent is running and if I try to run the DTS package manually (right click then Execute Package) it runs normally and upload the data..
Hope someone could provide me a step-by-step procedure on to upload txt file to SQL table... Basically, what we want to happen is
1. We have a txt file via FTP scheduler dumped to a file server (Text File) which dumped hourly. (This portion works fine
2. The text file will now be uploaded to SQL server also via schedule (SQL table is already created).. (This portion somehow doesn't work or we are doing it wrong
Pls send email reply at jcdimacali (AT) smart (DOT) com.p
Thanks for the help.. |