Using BIDS 2008, export to flat file, can we give unique name for the file?

  • I am using BIDS 2008 to export to flat file(CSV)

    it will be automatically exported at 11.00 am in the morning.

    What i want to know, can we make it so the file that are being exported has a unique name each time it was being generated?

    so each day, the file will be generated with different date in the file name..

    for example:

    filename 28/01/11

    filename 29/01/11

    filename 30/01/11

    THANKS

  • Use sql script task to generate variable and then use it like a filename.

  • mateusz.bazan (1/28/2011)


    Use sql script task to generate variable and then use it like a filename.

    Do you mean a Script Task, or an Execute SQL Task?

    But why make it difficult? The solution can quite easily be obtained by property expressions, as stewartc already suggested.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

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

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