About the Employee Database Application

Quick Tour
Employee Form
Batch Insert Form

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

Contents