FP98: Too Few Parameters Error Previewing Page w/Database RegionID: Q181209
|
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.
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.
To resolve this behavior, you must specify the correct field name in your SELECT statement. To do this, follow these steps:
SELECT Field1 from TABLENOTE: Your query may be different depending on the name of your table and the number of fields you are querying.
For additional information, please see the following article in the Microsoft Knowledge Base:
Q175771 FP98: How to Display Contents of a Database Using ASP
Additional query words: front page
Keywords : kbdta fpedit fpodbc
Version : WINDOWS:98
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: July 27, 1999