April 2002
Intermediate to advanced
416 pages
11h 50m
English
Sample program OrderEntryMultiUser, shown in Figure 11.1, allows multiple users to edit records without overwriting each other’s changes. Double-click an entry in the customer list form to see the customer’s detail. Click the Edit button to begin editing the customer’s information. At that point, the customer is reserved for your use. If another user tries to edit the same customer record, the program displays a message saying another user has already reserved it.

Because more than one user may change the data, ...
Read now
Unlock full access