A One-Form Design

The OrderEntryBig example program shown in Figure 10.1 is a simple order entry application. To make it easier to focus on database-related code, the program performs almost no error checking.

Figure 10.1. Example program OrderEntryBig is a very simple order entry application.

When you select a customer account from the list on the left, the areas on the right display information about that customer. You can use the combo box at the top of the Addresses group box to select one of the customer’s address records. You can type directly into the address text boxes to change the values.

If you click the Add button in the Addresses ...

Get Visual Basic® .NET Database Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.