Download Northwind.mdb Sample Database

Posted on
-->

Un numero di esempi e procedure dettagliate di LINQ to SQLLINQ to SQL documentazione usare database SQL Server e SQL Server Express.A number of examples and walkthroughs in the LINQ to SQLLINQ to SQL documentation use sample SQL Server databases and SQL Server Express.È possibile scaricare questi prodotti gratuitamente da Microsoft.You can download these products free of charge from Microsoft.

Ottenere il database di esempio Northwind di SQL ServerGet the Northwind sample database for SQL Server

Scaricare lo script instnwnd.sql dal repository di GitHub seguente per creare e caricare il database di esempio Northwind per SQL Server:Download the script instnwnd.sql from the following GitHub repository to create and load the Northwind sample database for SQL Server:

Prima di utilizzare il database Northwind, è necessario eseguire scaricato instnwnd.sql file di script per ricreare il database in un'istanza di SQL Server tramite SQL Server Management Studio o uno strumento simile.Before you can use the Northwind database, you have to run the downloaded instnwnd.sql script file to recreate the database on an instance of SQL Server by using SQL Server Management Studio or a similar tool.Seguire le istruzioni nel file Leggimi del repository.Follow the instructions in the Readme file in the repository.

Suggerimento

Se è interessati per il database Northwind per Microsoft Access, vedere installare il database di esempio Northwind per Microsoft Access.If you're looking for the Northwind database for Microsoft Access, see Install the Northwind sample database for Microsoft Access.

Ottenere il database di esempio Northwind per Microsoft AccessGet the Northwind sample database for Microsoft Access

Il database di esempio Northwind per Microsoft Access non è disponibile nel Microsoft Download Center.The Northwind sample database for Microsoft Access is not available on the Microsoft Download Center.Per installare Northwind direttamente dall'interno di Access, eseguire le operazioni seguenti:To install Northwind directly from within Access, do the following things:

  1. Aprire l'accesso.Open Access.

  2. Invio Northwind nel Cerca modelli Online e quindi selezionare invio.Enter Northwind in the Search for Online Templates box, and then select Enter.

  3. Nella schermata dei risultati, selezionare Northwind.On the results screen, select Northwind.Apre una nuova finestra con una descrizione del database Northwind.A new window opens with a description of the Northwind database.

  4. Nella nuova finestra, nelle nome del File testo immettere un nome di file per la copia del database Northwind.In the new window, in the File Name text box, provide a filename for your copy of the Northwind database.

  5. Scegliere Crea.Select Create.Accesso Scarica il database Northwind e prepara il file.Access downloads the Northwind database and prepares the file.

  6. Una volta completato questo processo, il database viene aperto con una schermata iniziale.When this process is complete, the database opens with a Welcome screen.

Ottenere il database di esempio AdventureWorks per SQL ServerGet the AdventureWorks sample database for SQL Server

Scaricare il database di esempio AdventureWorks per SQL Server dal repository di GitHub seguente:Download the AdventureWorks sample database for SQL Server from the following GitHub repository:

Dopo aver scaricato uno dei backup del database (*con estensione bak) i file, ripristinare il backup in un'istanza di SQL Server usando SQL Server Management Studio (SSMS).After you download one of the database backup (*.bak) files, restore the backup to an instance of SQL Server by using SQL Server Management Studio (SSMS).Visualizzare ottenere SQL Server Management Studio.See Get SQL Server Management Studio.

Ottenere SQL Server Management StudioGet SQL Server Management Studio

Se si desidera visualizzare o modificare un database in cui è stato scaricato, è possibile usare SQL Server Management Studio (SSMS).If you want to view or modify a database that you've downloaded, you can use SQL Server Management Studio (SSMS).Download di SSMS dalla pagina seguente:Download SSMS from the following page:

È anche possibile visualizzare e gestire i database nell'ambiente di sviluppo integrato (IDE) di Visual Studio.You can also view and manage databases in the Visual Studio integrated development environment (IDE).Nelle Visual Studio, connettersi al database da Esplora oggetti di SQL Server, o creare una connessione dati al database nella Esplora Server.In Visual Studio, connect to the database from SQL Server Object Explorer, or create a Data Connection to the database in Server Explorer.Aprire questi riquadri explorer dal vista menu.Open these explorer panes from the View menu.

Get SQL Server ExpressGet SQL Server Express

SQL Server Express è un'edizione gratuita e base di SQL Server che è possibile ridistribuire con le applicazioni.SQL Server Express is a free, entry-level edition of SQL Server that you can redistribute with applications.Scaricare SQL Server Express dalla pagina seguente:Download SQL Server Express from the following page:

Se si usa Visual Studio, SQL Server Express LocalDB è inclusa l'edizione Community gratuita di Visual Studio, nonché le edizioni Professional e versioni successive.If you're using Visual Studio, SQL Server Express LocalDB is included in the free Community edition of Visual Studio, as well as the Professional and higher editions.

Vedere ancheSee also

-->

A number of examples and walkthroughs in the LINQ to SQL documentation use sample SQL Server databases and SQL Server Express. You can download these products free of charge from Microsoft.

Get the Northwind sample database for SQL Server

Download the script instnwnd.sql from the following GitHub repository to create and load the Northwind sample database for SQL Server:

Before you can use the Northwind database, you have to run the downloaded instnwnd.sql script file to recreate the database on an instance of SQL Server by using SQL Server Management Studio or a similar tool. Follow the instructions in the Readme file in the repository.

Tip

If you're looking for the Northwind database for Microsoft Access, see Install the Northwind sample database for Microsoft Access.

Get the Northwind sample database for Microsoft Access

The Northwind sample database for Microsoft Access is not available on the Microsoft Download Center. To install Northwind directly from within Access, do the following things:

  1. Open Access.

  2. Enter Northwind in the Search for Online Templates box, and then select Enter.

  3. On the results screen, select Northwind. A new window opens with a description of the Northwind database.

  4. In the new window, in the File Name text box, provide a filename for your copy of the Northwind database.

  5. Canon manor gas fire manuals. Select Create. Access downloads the Northwind database and prepares the file.

    Dec 23, 2018 - Mission Impossible Ghost Protocol Dual Audio 1080p Torrent. Download mission impossible 4 ghost protocol 720p dual audio Torrent For. Impossible

  6. When this process is complete, the database opens with a Welcome screen.

Get the AdventureWorks sample database for SQL Server

Download the AdventureWorks sample database for SQL Server from the following GitHub repository:

After you download one of the database backup (*.bak) files, restore the backup to an instance of SQL Server by using SQL Server Management Studio (SSMS). See Get SQL Server Management Studio.

Get SQL Server Management Studio

If you want to view or modify a database that you've downloaded, you can use SQL Server Management Studio (SSMS). Download SSMS from the following page:

You can also view and manage databases in the Visual Studio integrated development environment (IDE). In Visual Studio, connect to the database from SQL Server Object Explorer, or create a Data Connection to the database in Server Explorer. Open these explorer panes from the View menu.

Get SQL Server Express

SQL Server Express is a free, entry-level edition of SQL Server that you can redistribute with applications. Download SQL Server Express from the following page:

If you're using Visual Studio, SQL Server Express LocalDB is included in the free Community edition of Visual Studio, as well as the Professional and higher editions.

See also