"Warren" <Warren@discussions.microsoft.com> wrote in message news:0B525E50-9B52-4955-8B1D-C4B50E6A07AB@microsoft.com...
> Unless I am reading this wrong, this is a fso which does not support FTP...
> Since I have to connect to a remote server via FTP, I cannot use the FSO
> tools...
>
>
>
> "Allan Mitchell" wrote:
>
>> Then can you not use this
>>
>> Looping, Importing and Archiving
>> (
http://www.sqldts.com/default.aspx?246)
>>
>> --
>>
>> Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
>>
www.SQLDTS.com - The site for all your DTS needs.
>>
www.SQLIS.com - SQL Server 2005 Integration Services.
>>
www.Konesans.com >>
>>
>> "Warren" <Warren@discussions.microsoft.com> wrote in message news:9C438551-6C51-447F-9BE7-D0D17F524F79@microsoft.com...
>> > The issue I am trying to figure out is that I will not know the name of the
>> > file on the remote server until I connect to it.
>> >
>> > I will open a connection to the remote Server, look into a directory.
>> > I will then see anywhere from 1 to several files,
>> > I will then need to download each file and DTS the info in each one for our
>> > database.
>> >
>> > I was first thinking I could get a list of the files from the remote server.
>> > (Have to figure out how to do that via SQL Server or similar means...)
>> > Once I have that I would iterate through each file and delete them when i
>> > was done..
>> >
>> >
>> >
>> > "Allan Mitchell" wrote:
>> >
>> >> Then this should help you
>> >>
>> >> How can I change the filename for a text file connection?
>> >> (
http://www.sqldts.com/default.aspx?200)
>> >>
>> >> --
>> >>
>> >> Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
>> >>
www.SQLDTS.com - The site for all your DTS needs.
>> >>
www.SQLIS.com - SQL Server 2005 Integration Services.
>> >>
www.Konesans.com >> >>
>> >>
>> >> "Warren" <Warren@discussions.microsoft.com> wrote in message news:2BBA1D04-7025-4810-956D-E2116E35AC5E@microsoft.com...
>> >> >I am trying to figure out if I can build a dynamic text file connection in
>> >> > the DTS Designer. The datasource will be a text file, but the name will
>> >> > change...
>> >> >
>> >> > Any pointer or links to articles would be helpful...
>> >> >
>> >> > Thanks
>> >>
>> >>
>> >>
>>
>>
>>