ACC97: Errors Converting or Importing with 754 or More Controls (164453)
The information in this article applies to:
This article was previously published under Q164453 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
When you use Microsoft Access 97 to convert a database, open a database, or
import a form or report created with an earlier version of Microsoft
Access, you may receive some or all of the following error messages.
Converting a Database
Microsoft Access can't open the form <form name>.
It contains data that Microsoft Access doesn't recognize.
Re-create the form or, if you maintain backup copies of your
database, retrieve a copy of the form.
Followed by the message:
There were compilation errors during the conversion or enabling of
this database.
The database has not been saved in a compiled state. The performance
of the database will be impaired because Microsoft Access will need
to recompile the database for each session. For information on
improving performance, click Help.
Followed by the message:
The Save operation failed.
Followed by the message:
Device I/O error
Opening (Enabling) a Database
The form or report <object name> has too many controls.
Reduce the number of controls on the form or report before
using it in this version of Microsoft Access.
Followed by the message:
Invalid operation.
Followed by the message:
There were compilation errors during the conversion or enabling of
this database.
The database has not been saved in a compiled state. The performance
of the database will be impaired because Microsoft Access will need
to recompile the database for each session. For information on
improving performance, click Help.
Followed by the message:
Unexpected error (32811)
Followed by the message:
The Save operation failed.
Followed by the message:
Unexpected error (32811)
Importing a Form or Report
The form or report <object name> has too many controls.
Followed by the message:
Invalid operation.
-or-
Unexpected error (32811)
When you receive any of these error messages, the object is not imported.
CAUSE
There is at least one form or report in your database that contains a
Visual Basic for Applications module and has 754 or more combined controls,
sections, and fields in the RecordSource property.
RESOLUTION
Use the version of Microsoft Access with which you originally created the
database to modify the design of the form or report. Decrease the total
number of sections, controls, and fields in the RecordSource property to
fewer than 754.
If the record source for the form or report contains a large number of
fields that you do not need to display, consider creating a query that
only selects the fields that you need to display, and set it as the
RecordSource property for the object.
STATUS
This behavior is by design.
REFERENCES
For more information about Microsoft Access 97 specifications, search the
Help Index for "specifications," or ask the Microsoft Access 97 Office
Assistant.
For more information about converting databases, search the Help Index for
"converting databases," or ask the Microsoft Access 97 Office Assistant.
Modification Type: | Major | Last Reviewed: | 9/26/2003 |
---|
Keywords: | kberrmsg kbprb KB164453 |
---|
|