Phone List Application

This is an EPP application that demonstrates simple database access.

You may ADD, Modify, and Delete entries in the phone list.

When you are done, you may COMMIT, or not.  This demonstrates that EPP maintains full state information for your program and the database.  Note:  if you COMMIT, others will be able to see your changes.

 

Add An Entry

Modify Entries

Show the List

Commit your Changes