Security Of Db

  • Thread starter Thread starter Robert Gillard
  • Start date Start date
R

Robert Gillard

Using Access2003, we need to send out a file to each office. They input 5
fields which then generates (calculates) a special code.

Whilst we are not concerned at the number of staff that will have access to
the database...we do need to protect the formula that generates the special
code. At the moment the formula is is in a unbound text box on the input
form.

What is the best way to protect this very sensitive piece of information.

Bob
 
I would move out the formula to a function, and then send the users a mde
file....

You can then place the function as the control source of the text box
 

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