Umut Derbentoğlu
Umut Derbentoğlu

Reputation: 1196

Is business intelligence development studio available in express editions?

Is there anyway to use Business Intelligence Development Studio with SQL Server 2008 R2 Express Edition? Or is it available for Enterprise and Developer Editions? If it is possible have BIDS standalone installment?

Upvotes: 3

Views: 15411

Answers (1)

user756519
user756519

Reputation:

As per the below MSDN link, Business Intelligence Development Studio (BIDS) is available in SQL Server 2008 R2 Express with Advanced Services.

Features Supported by the Editions of SQL Server 2008 R2 - Development Tools

You can download the Express with Advanced Services from the below link. Note that there are 32-bit and 64-bit versions of the install. You need to choose the correct version.

Microsoft SQL Server2008 R2 RTM - Express with Advanced Services

Personally, I haven't tried the Express with Advanced Services edition. So, I am not sure how much of BI development is possible with the Express edition.

Upvotes: 5

Related Questions