Hi everyone,
I need to read file names in a directory on an FTP server one at a time, pass the file name as a source data file in a DTS package, then load it into SQL Server tables. Keep on doing that until all the files in the directory are read and processed.
My question lies with the file name reading and passing it as a parameter part. Has any guru out there done something similar that can help?
Thanks a lot for any help!
mariayx
I need to read file names in a directory on an FTP server one at a time, pass the file name as a source data file in a DTS package, then load it into SQL Server tables. Keep on doing that until all the files in the directory are read and processed.
My question lies with the file name reading and passing it as a parameter part. Has any guru out there done something similar that can help?
Thanks a lot for any help!
mariayx