Groups
Groups
Sign in
Groups
Groups
MSBI-Training
Conversations
About
Send feedback
Help
SSIS_QES
5 views
Skip to first unread message
dileep kumar
unread,
May 16, 2012, 10:13:27 AM
5/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
5/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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