Table Maintenance
Add, Update, and Delete MySQL table records without programming for forms, general validations, etc. Useful for Master Maintenance of setup and parameter tables. All updates and deletions are automatically logged in an auditTrail. The form and the record list is auto generated with navigation for the list. Both can be customised extensively. Default form validation is done for add and update mode. If foreign keys are declared, they are made use of. A method is provided to define explicit foreign keys if DB level keys are not defined. Additional specific validations can be included.