Disappearing Objects

M

Maltz

I must have done something wrong here. I have a very simple database, just
one table. I made a form for it, and a query just to test out the query
thing yesterday. Now when I open it up, there is nothing under "Tables",
other than the usual "Create Table in Design View...Create Table by using
Wizard...Create Table by entering data". However, the form is still there,
and I can still go through all the entries. When I right-click on the form
and go to "Object Dependencies," I can see the table and click on it to get
to it. Why isn't it showing up in the "Tables" window?

Also, the query I created yesterday is completely gone, but I'm less worried
about that.
 
K

Klatuu

It may be that you hid the objects.
From the main menu, select Tools, Options and select the View tab
Check the Hidden Objects under Show. Now see if your table and query show up.

If they do, right click on the object in the database window and select
Properties and uncheck the Hidden property.
 
M

Maltz

Brilliant, that worked, thanks. Any way to make sure that doesn't happen
again, or was it just bad luck?
 
K

Klatuu

Just bad luck. No way to prevent it from happening again. the only solution
is keep backups.
 

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