Creating a Database Form

From Apache OpenOffice Wiki
Jump to: navigation, search




Creating a Database Form

Databases are used to store data. But how is the data put into the database? Forms are used to do this. In the language of databases, a form is a front end for data entry and editing.

A simple form consists of the fields from a table. More complex forms can contain much more, including additional text, graphics, selection boxes, and many other elements. We will make three simple forms to demonstrate the basics of tying form controls to database tables, viewing and entering data, and modifying the function and appearance of form controls. The data tables are so simple that they are not realistic, but they serve the purpose of showing how forms work. The examples do not use all the available types of form controls, but the principles are much the same for all controls.

Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY).
Personal tools