Viewing 6 posts - 1 through 6 (of 6 total)
i really appreciate ur help..but this will not work for FTP Locations...and i dont have direct access to the FTP path..any other suggestions...or examples..
May 30, 2008 at 11:06 am
I need the initial processing itself, where in the file names from different folders get copied to a Global Variable which then i can pass that to my other package.
can...
May 30, 2008 at 10:16 am
I am using DTS..it was urgent thats why posted at multiple location my apologies..It would be nice if you can link me to some samples..as i am able to loop...
May 30, 2008 at 9:54 am
Hi Samata,
My code is working now i made it like this...thanks for ur effort..
Function Main()
On Error Resume Next
Dim strDestPath, fNewFile, strSourcePath, fOldFile, sBackup
Dim fso, f, f1, fc, fcreated, fname,...
May 20, 2008 at 9:53 am
hi..this is the EXACT thing what i was looking for but all this have to be done on an FTP location not a shared server. Please help me on that....
May 20, 2008 at 7:38 am
Viewing 6 posts - 1 through 6 (of 6 total)