Click here to Skip to main content
15,881,424 members
Articles / Database Development / SQL Server / SQL Server 2008

Copy Files from One Location to Another and Rename Them after Putting Time Stamp

Rate me:
Please Sign up or sign in to vote.
4.84/5 (20 votes)
27 Apr 2011CPOL4 min read 183K   3.2K   18  
A program to demonstrate the copy files from one location to another and rename them after putting time stamp by using Sequence Container, Foreach Loop Container, File System Task and Script task
This a the first file

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions