
Right-click on “Databases” and select New Database… from the context menu. How do I add a Northwind database to SQL Server? publishers, authors, titles and the sales of their associated books. The PUBS database includes a fictional set of information about. Click the Add button and browse to the location of the BAK file.Specify Source for restore as from device.Specify To Database as either a new or existing database.from context menu select Restore database.right click on the Databases container within object explorer.After selecting the database, click on “OK” button. Click on Add button and select the backup file (Downloaded and extracted earlier in the above steps).

Select the device and click on the ellipses icon to select the backup media. Open SQL Server (I am using SQL Server 2014) and right click on “Restore Database”.
#Adventureworks2012 download database install#
How do I install an AdventureWorks database in SQL Server 2014? There are also versions for SQL Azure and SQL Server 2005. AdventureWorks Database is also used in code examples found in SQL Server documentation and books. What is SQL Server AdventureWorks?ĪdventureWorks Database is a Microsoft product sample for an online transaction processing (OLTP) database. Now, you will see the Locate Database Files window. The Attach Databases window opens and asks for the MDF file, so click the Add button. In your SQL server’s Object Explorer, right-click the Databases node and select New Database.

How do I add a pub database to SQL Server?
