If you have one or more database tables that has an ID number field
and a string field, you can use this handy auxiliary table edit form. In 
this demo, the auxiliary edit form is used for editing employee statuses. 
Before running this form you have to specify several properties in the global 
variables it uses. These properties include the title of the form, the 
queries used for loading and deleting records and the labels for field names.  
Then you are ready to add, modify and delete values in the specified table.
