To resolve this issue, use one of the following methods.
You Are Not Using a Custom Query
If you are not using a custom query, follow these steps:
- Open the page in Page view of FrontPage.
- Double-click one of the yellow regions to start the Database Results Wizard.
- In the wizard, do not make any changes. Click Next four times, and then click Finish.
- Save the page.
You Are Using a Custom Query
You notice extra characters have been added to the end of your custom SQL statement. Usually, only an extra greater than sign is added (>). You need to modify the statement to remove the extra characters.
In most cases, just remove the "greater-than" sign at the end of your SQL statement in step 2 and then complete the wizard.