In this short example, you will build a simple application that displays employee data from the DB2 SAMPLE database. Before you proceed any further, make sure your workstation has DB2 installed.
Building this data access application involves the following steps:
The StaffList application retrieves a list of employees from the SAMPLE
database shipped with DB2 and enables you to traverse the list. The
finished employee application will look like this:
![]() |
![]() |