Retrieving data

StepsTo retrieve data:

  1. In the Database painter, select the table or database view whose data you want to manipulate.

  2. Do one of the following:

    All rows are retrieved and display in the Results view. As the rows are being retrieved, the Retrieve button changes to a Cancel button. You can click the Cancel button to stop the retrieval.

Exactly what you see in the Results view depends on the formatting style you picked. What you see is actually a DataWindow object. The formatting style you picked corresponds to a type of DataWindow object (grid, tabular, or freeform). In a grid display, you can drag the mouse on a column's border to resize the column.

This window is in the grid format:

The sample Results view is a grid with columns for Customer I D, First Name, Last Name, Address, City, State, Zip Code, and Phone Number. The scrollable results area shows thirteen rows of data.

Only a few rows of data display at a time. You can use the First, Prior, Next, and Last buttons to move from page to page.