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 |
icw
Constraint Violating Yak Guru
378 Posts |
Posted - 2008-03-11 : 12:15:10
|
I created a load of packages on my SQL standard edition. I have now gon eto a Workgroup edition and tried to run the packages but am getting the following error".....cannot run on this edition of integration services. It requires a higher level edition"Isit a fact that you cannot run SSIS packages on SQL workgroup edition? Do I have to upgrade to Standard? |
|
icw
Constraint Violating Yak Guru
378 Posts |
Posted - 2008-03-11 : 13:13:13
|
I put my SQL standard CD in and it allowed me to "UPgrade" the Integration Services. So it looks like SSIS doesn't really work for Workgroup edition |
 |
|
tprupsis
Yak Posting Veteran
88 Posts |
Posted - 2008-03-11 : 13:39:13
|
That's right:http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx |
 |
|
|
|
|