Set Up the BookDemo Database

Walks you through the process of creating and populating the BookDemo SQL Server database for use with these tutorials.

We provide you with an SQL script that automatically creates the BookDemo database in your SQL Server instance, creates the BOOKS table, and populates that table with three sample records. You use this BookDemo database in all of the OpenESQL .NET Code tutorials.