Table 'TempMSysAccessObjects'

G

Guest

Upon closing DB, get error msg: Table 'TempMSysAccessObjects' already exists. How do I get rid of this message?
 
A

Arvin Meyer

Lynn said:
Upon closing DB, get error msg: Table 'TempMSysAccessObjects' already
exists. How do I get rid of this message?

Build a new, empty database and import all the objects into it. Then reset
whichever references you need and recompile the database. It's a sure-fire
way to get rid of any tiny corruptions that exist in your database.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

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