table not visible to others

A

Alicia

We have a database that we've been using for years without any issues. I
import data on a monthly basis, creating a new table, queries and reports for
that particular month. There are several users that have been using this
database for years, and we've never had any problems or issues.

The problem that we are having is that I recently updated the database with
the information for July. My users all of the sudden cannot see this
information. The tables, queries and reports are not visible for July, while
I can see them just fine. It's as if this was never created, yet I can see
the info at my end.

We are using MS Access 2000. I have already tried compacting and repairing
the db, and have checked all rights and permissions for the users.
Everything checks ok.

Any suggestions would be greatly appreciated. Thanks.
 
J

Jerry Whittle

What is the table's name?

Right click on the table in the database window. Select properties. Is is
checked as Hidden?

Do you have user level security enabled?

Here's a painful one: Are you really, really sure that you and the users are
looking at the same .mdb file?
 
A

Alicia

Jerry, thanks for the response. I just found out that some changes were made
to the network last week, while I was out of the office. It's been fixed. I
was just about to post this. Thanks again.
 
Top