R
Ryan Langton
I have a form which I control the records filtered on using VB. Some users
are suppose to be able to see one group of records while other users can see
other records, there is criteria set up on Form_Load that checks their login
and shows them what they should see based on security settings. However, I
just realized that any user can easily remove the filter and see every
record in the database by clicking the menu item "Record -> Remove Filter".
This is not good. I've unchecked everything in the startup box so I don't
understand why they still have this level of control on the menu. How do I
stop them from doing this?
Thanks,
Ryan
are suppose to be able to see one group of records while other users can see
other records, there is criteria set up on Form_Load that checks their login
and shows them what they should see based on security settings. However, I
just realized that any user can easily remove the filter and see every
record in the database by clicking the menu item "Record -> Remove Filter".
This is not good. I've unchecked everything in the startup box so I don't
understand why they still have this level of control on the menu. How do I
stop them from doing this?
Thanks,
Ryan