How can I Install Northwind Database in SQL Managment Studio 2008 R2?
Specification: Microsoft Windows XP Service Pack3 2002 version
|
How can I Install Northwind Database in SQL Managment Studio 2008 R2? Specification: Microsoft Windows XP Service Pack3 2002 version | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Download the MSI file from this location. Double-click to install - actually, this extracts the files to (by default) C:\SQL Server 2000 Sample Databases. The script you want to run is "instnwnd.sql". I've just run it on SQL Server 2008 & R2, and it seems to work fine. | |||
|
feedback
|
|
You can download here: http://sqlserversamples.codeplex.com/releases/view/30803 | |||
|
feedback
|