Modifications

You could make several modifications to this program depending on your preferences and those of your users. The following sections describe a few of the most useful enhancements you can make.

Query-By-Example

The most obvious change to program OrderEntryMultiUser would be to remove the customer list form and add a query-by-example form such as the one described in Chapter 12. That form lets the user search for specific records in a large database without requiring the program to load information about every customer in the database.

The query-by-example form has a List button that rebuilds the list of selected records, providing a convenient equivalent of the customer list’s Refresh button. You could also modify the program to ...

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.