S
Steve
I have a database (it’s called master db) which will contain about 4k
records. There are 20 departments that need access to the database; however,
I only want them to have limited access to the data/records that is specific
to their department.
Currently, we shared the information with each department by creating a
Make-Table Query that creates a table with their specific data in a new
database. This gives them the ability to extract/query the data to meet
their specific needs. Since there are 20 departments, we have 20 make-table
queries to create the tables in 20 separate databases.
The master db is consistently being updated, so the user’s db/tables are
only current each time we run the make-table query for the different
departments.
I have a working knowledge of Access, but I do not consider myself an expert.
I’m looking for suggestions on how I can streamline the process to share the
information in the master db with each department that they need, without
having to run the 20 Make-Table Queries several times a day.
Thanks for your help.
records. There are 20 departments that need access to the database; however,
I only want them to have limited access to the data/records that is specific
to their department.
Currently, we shared the information with each department by creating a
Make-Table Query that creates a table with their specific data in a new
database. This gives them the ability to extract/query the data to meet
their specific needs. Since there are 20 departments, we have 20 make-table
queries to create the tables in 20 separate databases.
The master db is consistently being updated, so the user’s db/tables are
only current each time we run the make-table query for the different
departments.
I have a working knowledge of Access, but I do not consider myself an expert.
I’m looking for suggestions on how I can streamline the process to share the
information in the master db with each department that they need, without
having to run the 20 Make-Table Queries several times a day.
Thanks for your help.