|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Please help - I need assistance securing/hiding fields on a form for one user and not another - do I need 2 different forms with permissions set differently?
DB |
|
#2
|
|||
|
|||
|
The easiest way is to set up users with one of two levels of security, when the form loads, check the users security level and hide and display fields as necesary. My Personal preferences is to not use built in security in MS Access but to create a security table in the DB where you identify the access level with user name and password.
to make field hide me.text1.visible = false to display field me.text1.visible = true s- |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Please././Form Security - project is due! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|