Managing the Northwind sample database with SQLiteStudio

Launch SQLiteStudio, or some other graphical tool for managing SQLite databases.

If you see a warning about not being able to run the application, hold down Shift while opening it, and then click on Open.

In SQLiteStudio, on the Database menu, choose Add a database, or press Cmd + O.

In the Database dialog, click on the folder button to browse for an existing database file on the local computer. Select the Northwind.db file. Optionally, click on Test connection to see the green tick, as shown in the following screenshot, and then click on OK:

Right-click on the Northwind database and ...

Get C# 7.1 and .NET Core 2.0 – Modern Cross-Platform Development - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.