----------------------
MS Win XP Pro 2002 SP2
MS SQL Server 2005
MS Visual Studio 2005
----------------------
I have designed 3 Projects (.dtproj) in Visual Studio each containing a dozen Packages (.dtsx) and saved them on a local folder.
I'm now in Management Studio and would like to schedule these to run in a specific sequence.
1. Is it possible to schedule the whole Project rather than scheduling each individual Package?
2. What is the easyest option to run them in sequence (ie: run 'b.dtproj' when 'a.dtproj' is successefull, run 'c.dtproj' when 'b.dtproj' is successefull)?
Thank you guys
MS Win XP Pro 2002 SP2
MS SQL Server 2005
MS Visual Studio 2005
----------------------
I have designed 3 Projects (.dtproj) in Visual Studio each containing a dozen Packages (.dtsx) and saved them on a local folder.
I'm now in Management Studio and would like to schedule these to run in a specific sequence.
1. Is it possible to schedule the whole Project rather than scheduling each individual Package?
2. What is the easyest option to run them in sequence (ie: run 'b.dtproj' when 'a.dtproj' is successefull, run 'c.dtproj' when 'b.dtproj' is successefull)?
Thank you guys