Suggestions

  • Thread starter Thread starter OD
  • Start date Start date
O

OD

Hi

I have a database I've written and is being used. The problem I have and
want suggestions for is one of the main tables is a table only I have network
permissions for. There will be other people using this database and need
access to the information in this database. How can I code the program and
forms to allow other users to see information in this database even though
they won't have permissions directly to it?

Any suggestions are appreciated. Thank you
 
The must have permissions on the server in order to have access to the data.
Each person must also have their own copy of the front-end running from
their workstation. You must not share the front-end, or you will corrupt the
database.
 

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