,

Viewing a Local Database Schema

Visually exploring your database schema can help to reveal inadequacies in its structure. Missing indexes and foreign key relationships can be overlooked when relying solely on metadata in your code. In addition, having the capability to arbitrarily query your tables to see what is in your database can be useful during development.

Given that SQL CE database files usually reside in isolated storage, however, makes exploring the schema difficult.

This section looks at tools to retrieve your local database file from isolated storage and at using Visual Studio and SQL Server Management Studio to view the database on your desktop.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.117.142.230