VB code: Example for complete Car Shop application |
 |
By Chris Christodoulou
16 Nov 2001 | SearchVB |
 |


|
Example VB code for complete Car Shop project
Category: Database
Click Here to Download
Description: Complete application. Customers Database, inventory system, search database records, cool GUI, Debtors alert, password protected. This application is suitable for a car shop. Whenever the mechanic finishes a job on a car the only thing he has to do is to use the service wizard and select the parts he used from a list and the number of the parts. The application subtracts the number of parts used from the inventory and gives the subtotal and total price.
');
// -->
|
 |
|
 |