Community

Make an SSIS package Delay or Wait for Data

(Mike Davis) Packages can be scheduled to run at a time when you expect data to be in a database. Instead of guessing the time when the data will be in the database we can have the package look for data in a SQL table. When the table has data then the package will begin.

Read More - Register for Free Membership