FP98: Too Few Parameters Error Previewing Page w/Database Region 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.
This article was previously published under Q181209 SYMPTOMS
When you preview a page that contains a database region, 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:
MORE INFORMATION
For additional information, please see the following article in the
Microsoft Knowledge Base:
175771 (http://support.microsoft.com/kb/175771/EN-US/) FP98: How to Display Contents of a Database Using ASP
| Article Translations
|


Back to the top
