First Guide to SQL Anywhere Studio
PART 2. Getting Results with SQL Anywhere Studio
Forms display data and provide a way to interact with the database. You can use forms to view information and to change it.
In this tutorial you will create a form that updates the contact table. The form includes the following:
All columns in the contact table
Buttons for printing and print setup
A report that provides access to all the information in the contact table
This tutorial requires the Form painter |
Create the basic form
Preview (run) the form
Save the form
Add buttons to the form
Enhance the form
Use the form to update the database