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

Last reviewed: March 18, 1998
Article ID: Q160804
The information in this article applies to:
  • Microsoft FrontPage 97 for Windows with Bonus Pack

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.


Additional query words: 97 HTX results
Keywords : fpodbc kbusage kbdta
Version : windows:97
Platform : WINDOWS
Hardware : x86
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.