Unable to Save one report

S

Steve

When trying to rename a report I receive the error
message: Name conflicts with a module, project, or object
library. I checked all modules, and I don't have a
project. I don't know to check the libraries.
 
A

Allen Browne

Chances are that the error message indicates the database is partially
corrupt - especially if you cannot rename it to anything at all. If it
really is only one name that you cannot use, then press Ctrl+G to open the
immediate window, and choose References from the Tools menu. This will show
you the installed libraries. More information on libraries:
http://allenbrowne.com/ser-38.html

While you are in the Immediate Windows, you will see another item on the
Tools menu that says "xxxx Properties" where "xxxx" represents the name of
your project. You must avoid that name also, or use the menu item to rename
the project.

If that does not solve the problem these steps may help you work around the
corruption.

1. Select the report in the database window, copy (Ctrl+C) and paste
(Ctrl+V) with the new name. If that succeeds, you can delete the old one.

2. Turn off the Name AutoCorrect check boxes under Tools | Options |
General, and then compact the database: Tools | Options | Database
Utilities. For more information on these problems see:
Failures caused by Name Auto-Correct
at:
http://allenbrowne.com/bug-03.html

3. If that still does not work, try the steps in this article:
Recovering from Corruption
at:
http://allenbrowne.com/ser-47.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top