
October 1st, 2003, 05:25 PM
|
|
Registered User
|
|
Join Date: Sep 2003
Posts: 14
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Database Security question
I am not sure if this is possible.
What I am trying to do is to prevent the users form opening the database directly. The only way they would be able to make changes to the database is via Forms. I do not want the users to type in any passwords as long as they have the Form. In order words, I will create different Forms (Edit Form, ReadOnly Form) then I will distribute this Forms. If the user has the ReadOnly Form he/she will be limited as to what they can do. However the database would be protected from anyone who wants to open it without a form.
|