Database Guide


Using the results of a query

This section explains how to use the results of a database query. You will learn how to tear off results, use quick forms, and work with a VisualAge Container Details part. You will continue working with the visual part you created in the last section, and when you finish, you will have a visual part that displays in a tabular form all of the columns and rows of a table in a database.

The completed visual part looks like this:
Sample database user interface


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]