Article ID: 205972 - Last Review: October 1, 2001 - Revision: 1.0 FP2000: Too Few Parameters Error Previewing Page w/Database RegionThis article was previously published under Q205972 For a Microsoft FrontPage 98 version of this article, see 181209 (http://support.microsoft.com/kb/181209/EN-US/ ) . On This PageSYMPTOMS
When you preview a page that contains a database region from a custom query, you may see the following error message in the Web browser:
Database Error: [Microsoft][ODBC Microsoft Access 97 Driver] Too few
parameters. Expected 1.
CAUSE
This behavior occurs when the field name you specified in your SELECT
statement does not exist in the database being queried. Most often this happens if you have mistyped the query.
RESOLUTION
To resolve this behavior, you must specify the correct field name in your
SELECT statement. To do this, follow these steps:
Method 1: Do not use a Custom SELECT querySince FrontPage can detect the database tables, queries, and fields, use the FrontPage Database Results Wizard to select the proper record source and fields to include. To do this, follow these steps:
Method 2: Verify your SELECT query
| Article Translations
|
Back to the top
