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.
| Author |
Topic |
|
GhantaBro
Posting Yak Master
215 Posts |
Posted - 2009-12-09 : 12:23:31
|
| Does anyone have a Procedure that runs SSIS packages based on the input parameter or no input parameter for some packages? I was going to create one, but thought someone should have it for sure... so wanted to check here... Thanks for the help. |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-12-10 : 14:05:11
|
| why do you need to execute ssis from proc? isnt it enough to use command line utility or sql agent for that? |
 |
|
|
|
|
|