Article ID: 181655 - Last Review: December 1, 2000 - Revision: 1.0 FP98: Unknown Field Error When Viewing Page With Database RegionThis article was previously published under Q181655 SYMPTOMS
When you browse to a page containing a database region, you see the following message displayed
in the browser:
Database Error: [Microsoft][ODBC Microsoft Access 97 Driver] The INSERT
INTO statement contains the following unknown field name: 'Field1'. Make
sure you've typed the name correctly, and try the operation again.
CAUSE
This behavior occurs when the field name you specified in the INSERT INTO
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 the INSERT INTO statement. To
do this, follow these steps:
MORE INFORMATION
For additional information, please see the following article in the
Microsoft Knowledge Base:
175770
(http://support.microsoft.com/kb/175770/EN-US/
)
FP98: How to Post Information to a Database Using ASP
| Article Translations
|


Back to the top
