Article ID: 160804 - Last Review: August 10, 2001 - Revision: 1.0

FP97: How to Return Database Results to Rows in a Table

This article was previously published under Q160804
Expand all | Collapse all

SUMMARY

In order to return database query results to separate rows in a table, you need to select the row using the Select Row command on the Table menu before you insert the Detail Section or the If-Then Conditional Section.

If you attempt to select the row by selecting the cells in a row, the cells (the <td> tags) will be selected, but the rows (the <tr> tags) will remain.

MORE INFORMATION

To set up a detail or if-then conditional section that returns database query results to separate rows in a table, use the following steps:
  1. Create a new page in FrontPage Editor.
  2. Insert a table (click Insert Table on the Table menu).
  3. Place the insertion point within a row in the table.
  4. On the Table menu, click Select Row.
  5. On the Edit menu, click Database, and then click Detail Section or If-Then Conditional Section.

APPLIES TO
  • Microsoft FrontPage 97 Standard Edition
Keywords: 
kbhowto kbusage KB160804
Retired KB ArticleRetired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
 

Article Translations