This demonstration program allows you to open a zMUD or zMapper *.MDB map database and browse it's contents. It shows how more of the zApp components are data-aware. It also shows some additional data-aware components, such as the Lookup Combo box that displays the list of zones in the database. This is a live database application and all of the fields being displayed can be freely edited. The previous Database Demo program showed how general databases could be accessed in a very generic way, while this application shows how zApp can be used to provide a high quality user interface to a very specific database application.
Here is the zApp XML source code for this application: