The information in this article applies to:
SYMPTOMSIf you create a Microsoft Excel worksheet form by using the Web Form Wizard, and then submit data with the form, you may receive an error message that is similar to the following: NOTE: The error message you receive may vary depending on the database to which you submit data. The data is not added to the database. CAUSEThis behavior occurs when you use a field name with the label "date" (without the quotation marks). RESOLUTIONTo resolve this behavior, rerun the Web Form Wizard and do not specify "date" as a field label. Instead, use a more descriptive label, for example, "submit_date." STATUSThis behavior is by design of Microsoft Excel. MORE INFORMATION
Some words are reserved and shouldn't be used when you submit data by using
Open Database Connectivity (ODBC). "Date" is one of these reserved words.
Because you may need to set up a system data source on the Web server and
use an ODBC driver to submit data with the Web Form Wizard, you may receive
error messages when you use some reserved words.
Q125948 MSQUERY: Reserved Keywords in MS Query Q133177 INF: Changes to SQL Server 6.0 That May Affect 4.2x AppsNOTE: You must establish a system data source on the Web server only if you click "Microsoft Internet Information Server with the Internet Database Connector" in step 3 of the Web Form Wizard. REFERENCESFor more information about the Web Form Wizard, click the Index tab in Microsoft Excel Help, type the following text web form wizardand then double-click the selected text to go to the "About setting up your data gathering system" topic. Additional query words: XL97
Keywords : kbtool kbweb xlwiz |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |