Our example employee database application lets the user do the following:
· Browse through data
· Add records
· Update records
· Query the database
· Add records in batch
To provide these functions, our user-interface has the following two forms:
·Employee Form·Batch Insert Form