Can't find table definition

  • Thread starter Thread starter Reid
  • Start date Start date
R

Reid

I am working with an undocumented, unfamiliar Access database developed by
someone else. A query in the database contains a reference to a table that
is not defined as a table, a linked table, or a query. Everything is
working fine. However, I need to make changes to the "hidden" table.

Any ideas where the definition might be hidden?

Thanks,

Reid
 
Reid,

It may be that your table is set to Hidden, while your Access settings
prevent hidden objects from being displayed in the database window. Try
Tools > Options, View tab, check Hidden Objects. If this is indeed the case,
your table will now appear.

HTH,
Nikos
 
Yes - that's it!

Thanks


Nikos Yannacopoulos said:
Reid,

It may be that your table is set to Hidden, while your Access settings
prevent hidden objects from being displayed in the database window. Try
Tools > Options, View tab, check Hidden Objects. If this is indeed the case,
your table will now appear.

HTH,
Nikos
 

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

Back
Top