Paul Draper
Paul Draper

Reputation: 83225

Where can I download the SQL Server 2008 SMO dlls

I had the SQL Server 2008 dlls, and I installed SQL Server 2008R2 Feature Pack. Rather than putting them in Program Files/105/SDK, it put them in Program Files/100/SDK and overwrote my 2008 SMO dlls.

There are some slight differences, and I need to get the 2008 dlls, at least temporarily, but I cannot find where to get them.

Upvotes: 0

Views: 12015

Answers (2)

user153923
user153923

Reputation:

The link provided in 2013 doesn't seem to work anymore.

I did a search and found it here:

Microsoft SQL Server 2008 Service Pack 4 Feature Pack:

https://www.microsoft.com/en-us/download/details.aspx?id=44277

Upvotes: 0

nkvu
nkvu

Reputation: 5841

Try here. This is for SQL 2008 SP2 so hopefully should have what you're after

HTH, Nathan

Upvotes: 2

Related Questions