Storing Files Created Date

  • Hi,

     

    I need help in SSIS, i need to store the creation date of a text file as a variable but i dont know how.

     

    Any suggestions?

     

    Many thanks

     

    Scotty

  • You'll have to use a script task and get the file attributes in there. Once got, you can assign them to a SSIS variable.

    See google for getting file attributes in VB.net.

    Cheers,CrispinI can't die, there are too many people who still have to meet me!It's not a bug, SQL just misunderstood me!

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

You must be logged in to reply to this topic. Login to reply