Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: Calling Global Variable in DTS

    some help needed urgently....

  • RE: DTS QRY URGENT

    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..

  • RE: DTS QRY URGENT

    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...

  • RE: DTS QRY URGENT

    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...

  • RE: DTS Package for retrieving contents from FTP

    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,...

  • RE: DTS Package for retrieving contents from FTP

    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....

Viewing 6 posts - 1 through 6 (of 6 total)