Incorrect object dependencies information appears for database objects in a read-only database (826760)
The information in this article applies to:
- Microsoft Office Access 2003
This
article applies only to a Microsoft Access database (.mdb).
Novice: Requires knowledge of the user interface on single-user
computers.
SYMPTOMSWhen you open an Access database as read-only,
and then you try to view the object dependencies for database objects (such as
a table), the incorrect object dependencies may be listed.CAUSE
Access builds the dependency list based on name maps. This problem
occurs when the database object has been recently renamed, and the name change
has not been updated. By default, if the database is opened as read-only,
the Track name AutoCorrect info feature and the
Perform name AutoCorrect feature are not available. You cannot
make these features available.WORKAROUNDTo work around the problem, open the database in
read mode or in write mode.
If the Perform name AutoCorrect feature is not enabled, follow these steps to enable this feature:
- On the
Tools menu in the Database window, click Options.
- In the Options dialog box, click the
General tab, and then click to select the Track name
AutoCorrect info check box.
- Click to select the Perform name
AutoCorrect check box.
- Click Apply, and then click
OK.
- On the File menu, click
Close.
- Open the database again in read mode or in write mode.
STATUS This
behavior is by design.REFERENCES
For more information about renaming errors and object dependencies, click Microsoft Office Access
Help on the Help menu, type Name AutoCorrect in the Search for box in the Assistance pane, and then click Start searching to view the topic.
Modification Type: | Minor | Last Reviewed: | 6/1/2004 |
---|
Keywords: | kberrmsg kbDatabase kbprb KB826760 kbAudDeveloper |
---|
|