The Examples in This Manual

The Designer is not available as a self-contained application, but rather is incorporated in List & Label as an inherent part of an application. For this reason, a Sample Application is used to create the examples for this manual.

This Sample Application contains a Microsoft Access Database for a fictitious company called "Northwind" with sample data for a food wholesaler.

It is a relational database meaning that the data is distributed across several tables. Each table contains data elements that are related to one another. For instance, one table contains the product data. Another contains the product categories. A table's columns are referred to as fields (product name), and the rows of a table as data records.

Figure 2.1: Structure of the Microsoft Northwind sample database