User access

B

Bill

I have a MDB accross my network with user access and
permissions. Now I need to give an access to the DB to a
remote user. But the user needs an access to a report only
(I have many of them). Is it doable? if yes how?
 
T

TC

If you db is used by several users, it must be split into a so-called "front
end/back end" structure, to avoid corruption & other problems. (If you don't
know why, google those terms & you'll find lots of info.) Then, just give
the remote user a front-end that has just one option - the report in
question.

HTH,
TC
 
B

Bill

thank you TC
-----Original Message-----
If you db is used by several users, it must be split into a so-called "front
end/back end" structure, to avoid corruption & other problems. (If you don't
know why, google those terms & you'll find lots of info.) Then, just give
the remote user a front-end that has just one option - the report in
question.

HTH,
TC





.
 

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