Quick Start Guide

204 Tutorial: Developing a Web Application
11. Click OK to close the Test SQL Statement window.
12. Click OK to close the Recordset or DataSet dialog box and create a
recordset or DataSet.
The recordset appears in the Bindings panel. The Document window
doesnt change.
Display the database records
Next, you’ll create a page that lists the records that currently exist in the
COMMENTS table. You will dynamically generate the page rather than
manually entering the information.
You’ll start by creating a table to structure the data list.
1. In the Cafe Townsend document, place the insertion point in the blank
line after the “Customer Comments” heading.
2. Insert a table by doing one of the following:
In the Insert bar, select the Common category, and then click the
Table button or drag the button to the document.
Select Insert > Table.
The Table dialog box appears.
TIP
If you don’t see all of
the recordset fields in
the Bindings panel,
click Plus (+)
(Windows) or click
the expander arrow
(Macintosh) next to
Recordset
(rs_Comment) to
expand the
recordset’s structure..