Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 dts dynamic properties task

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-08-08 : 17:09:28
aron writes "i am trying to use the ftp task. i want to get the name of the files to ftp from a dynamic tasks properties datafile. i have a data file with the names of the fiels i want to ftp. the data is 1 row for each file name to be ftp'd. each row has 3 sem-colons after the file name. it works fine for the first row but on the second row it inserts a blank in front of the file name when the dts job executes. is there some end of line delimeter to use or is the file required to be 1 big long string.
thanks"
   

- Advertisement -