Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SQL Server 2008 Express Integration Services

Does SQL Server 2008 Express support Integration Services? When I try to create an Integration Services project, it says that I have to install Integration Services, but I cannot find the option in the setup for the installation. How can I install it? thanks

like image 342
coffeeak Avatar asked Sep 08 '26 03:09

coffeeak


2 Answers

No, it does not. From Features Supported by the Editions of SQL Server 2008 R2:

ok

You need to be running at least Standard Edition.

like image 65
Yuck Avatar answered Sep 11 '26 05:09

Yuck


Microsoft SQL Server 2008 Express doesn't support Integration Services at it's fullest. It will support, access to basic data sources, but not the full suite that is included in the Standard edition of MSSQL Server 2008.

I don't believe there is a way around this. It's part of the installation package and I don't believe Express has the necessary programmatic pieces for Integration Services.

like image 27
Chris Avatar answered Sep 11 '26 05:09

Chris



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!