Hi!
I recently designed a database application but security offered by Access seemed to me a bit to complicated so I tried to be “smarter”. I start to regret it slowly. In properties of a main form I locked and disenabled most of fields and command buttons. I also created three buttons opening password forms. Each password form gives different level of access to the database.
After entering proper password and clicking ‘OK’ button, ‘click event’ unlocks some fields and enables some buttons on the main form.
After closing the main form or entire application, I have to go through the password forms again to get the same access.
Everything worked perfectly until database was installed on the server. Now, when you start the application all my locks don’t work. Everybody has access to everything all the time. ‘Network guy’ who put the application on the server said he didn’t make any changes to the database.
Does anybody have an idea what is going on?
Anna
I recently designed a database application but security offered by Access seemed to me a bit to complicated so I tried to be “smarter”. I start to regret it slowly. In properties of a main form I locked and disenabled most of fields and command buttons. I also created three buttons opening password forms. Each password form gives different level of access to the database.
After entering proper password and clicking ‘OK’ button, ‘click event’ unlocks some fields and enables some buttons on the main form.
After closing the main form or entire application, I have to go through the password forms again to get the same access.
Everything worked perfectly until database was installed on the server. Now, when you start the application all my locks don’t work. Everybody has access to everything all the time. ‘Network guy’ who put the application on the server said he didn’t make any changes to the database.
Does anybody have an idea what is going on?
Anna