The SQL Designer Sample Application is provided both as a fully operational demonstration of the capabilities if SQL Designer, and, in a Visual Studio source code project that provides practical examples of how to implement SQL Designer functionality.
Help for the sample application is covered mostly by other chapters of this help system, however, items specific to the sample application are addressed in this chapter.
SQL Designer ships with a sample database, WestWind2000. To learn about specifying this or other databases to use with the sample application, visit the topic on Selecting a Database.
For a general overview of schema design, visit the chapter on Creating & Editing Schema Definitions.
For a general overview of creating and using queries in the sample application, visit the topic on Queries.