Application Run Only Security

  • Thread starter Thread starter Steve Wagner
  • Start date Start date
S

Steve Wagner

Dear community,

I'm sure this has been posted many times. We need to distribute an access
database (*.mdb) with a costing application for our sales persons. We want
our application to open, read, write, but not the sales people. How do you
do this?

Thanks in advance,

Steve
 
Steve Wagner said:
Dear community,

I'm sure this has been posted many times.

Then 10 minutes googling might pay off for you, no?

We need to distribute an access
database (*.mdb) with a costing application for our sales persons. We want
our application to open, read, write, but not the sales people. How do you
do this?

You can do this using Access user-level security. Unfortunately, it is quite
a steep learning curve, with many traps for the unwary. Plan on taking at
least a few weeks to get a reasonable understanding of it. Locate, download
& study the so-called Access Security FAQ. Experiment on some throw-away
copies of your database - not on your only master copy!

HTH,
TC
 
Back
Top