Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 ssis package run

Author  Topic 

Anand.A
Posting Yak Master

109 Posts

Posted - 2012-02-15 : 05:53:33
hi

i create a project in ssis..and i create a project related data in excel sheet
like package_name,package_Execute_date
so my ssis project go to excel and compare that today's date with package_Execute_Date if that 2 dates are same..my package will execute automatically..
is there any way to run my package in ssis


anand

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-02-15 : 09:25:14
so does that excel contain only one row? what is it has multiple row with different dates?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -