The information in this article applies to:
SYMPTOMSWhen you browse an Active Server Page (ASP), you receive the following error message in the Database Region Wizard: NOTE: The error message you receive will vary depending on which ODBC driver you are using. CAUSEThis error appears if your SQL statement uses a parameter field that is populated by form data, but the form field that generates this data is unpopulated. RESOLUTION
To resolve this problem, ensure that your form fields have been filled in
before the query is submitted. To do this, use form field validation to
require that the form field be filled in before it is submitted.
forms, validating text box fieldsand then double-click the selected text to go to the "To validate a text box field" topic. REFERENCESFor more information about the Database Region Wizard, click the Index tab in FrontPage Help, type the following text Database Region Wizard, overviewand then double-click the selected text to go to the "Database Region Wizard" topic. For more information about using ODBC data source files, please see the following article in the Microsoft Knowledge Base: Q161155 FP97: How to Make a Web Page Display Data from a Database Additional query words: front page
Keywords : kbusage kbdta |
Last Reviewed: July 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |