BUG: Data Form Wizard Mishandles ‘-’ in Table or Field Names
Symptoms
When loading a form created by the Data Form Wizard, you may receive one ofthe following error messages:
Run-time error ‘-214217900 (80040e14)’, “Syntax error in FROM clause”
-or-
Run-time error ‘-214217904 (80040e10)’, “No value given for one or morerequired parameters”
Resolution
If the data source for a form created by the Data Form Wizard containsa dash ‘-’ in its name or in the name of a field, it is required that thedata source name or field name be delimited by brackets in a SQL statement.The Data Form Wizard does not include brackets around these names.
