Christopher Townsend
Christopher Townsend

Reputation: 1745

Fuzzy Grouping Needs Enterprise SQL Edition?

I am running an Microsoft SQL Server Business Intelligence x64 server with SSIS setup on it. I have a few packages running fine but when I include one that has a fuzzy grouping control I get the following error:

"The Fuzzy Grouping 1 cannot run on the installed edition of Integration Services. It requires Enterprise Edition(64-bit) or higher."

I am rather confused as I would have thought that running the Buisness Intelligence version of SQL server would allow all the SSIS toolbox components.

Can anybody shed some light on this as it is very confusing!

Thanks

Upvotes: 0

Views: 1380

Answers (1)

Christopher Townsend
Christopher Townsend

Reputation: 1745

After some research I found this

http://sqlblog.com/blogs/andy_leonard/archive/2012/04/18/an-important-consideration-for-ssis-and-sql-server-2012-business-intelligence-edition.aspx

Explaining basically it is just MS being jerks. How ridiculous not including all the components in the business intelligence edition. Just plain rude!

If anyone actually knows the reason for this I would love to know as it baffles me!

Upvotes: 2

Related Questions