CHAPTER 21 ADO.NET PART I: THE CONNECTED LAYER
Figure 21-4. Creating a new SQL Server Express database with Visual Studio
At this point, the AutoLot database is empty of any database objects (e.g., tables, stored procedures,
and so on). To insert a new database table, right-click the Tables node and select Add New Table (see
Figure 21-5).
Figure 21-5. Adding the Inventory table
817