A form-based application development system
- Bangkok : Asian Institute of Technology, 1991
- 33, [29] p.
- Thesis ; no. CS-91-29 .
- Asian Institute of Technology. Thesis ; no. CS-91-29 .
A thesis submitted in partial fulfillment of the reqirements for the degree of Master of Science, School of Engineering and Technology
Thesis (M.Sc.) - Asian Institute of Technology, 1991
This study presents a form-based application development system for microcomputers. The system interfaces with a relational datahase management system and simulates the hierarchical database model on it. The slmulated hierarchical database model is used to implement the form data model which is a two-dimensional representation of hierarchical data. The system provides users the ability to specify forms and manipulate data under the forms. The system has been implemented using C data relational database management system which can be run on microcomputers. This DBMS offers a set of useful database interface routines for manipulating and managing data. These routines can be called using C language which has been selected to implement the system.