SSIS Tutorial Part 37-How to Create Folder with Date in SSIS Package

In this video of SQL Server Integration Services(SSIS) Tutorial, you learn how to create archive folder with date in SQL Server Integration Services Package. It is very common practice to create daily folders to archive files after loading into destinations in SSIS Package.

The demo also covers
  1. How to create and use expressions in SSIS Package
  2. How to Use File System task to create directory with date
  3. How to Use Getdate() Function in SSIS
  4. How to Cast or Convert Date to String in SSIS
  5. How to use Substring function in SSIS Package
  6. How to use Replace function in SSIS Package


1 comment: