SSIS_QES

5 views
Skip to first unread message

dileep kumar

unread,
May 16, 2012, 10:13:27 AM5/16/12
to MSBI-Training
Hai Sir,
I have to send the data to a flat files as destinations
but i want the date at the end of the flat file name how we can do
that

For ex:- sample.txt but i need sample20120516.txt

can u suggest me a right way to that

Thanks,
Dileep.

Sridar Krishnamoorthy

unread,
May 16, 2012, 10:53:03 AM5/16/12
to msbi-t...@googlegroups.com
1.Store ur file name in variable1
2.create variable2
3.variable2 = concatenate(variable1, getdate)
4.use variable2 as your destination filename.

Try and let me know

Sent from my iPhone
Reply all
Reply to author
Forward
0 new messages