Arpeggione
Registered User.
- Local time
- Today, 06:42
- Joined
- Apr 8, 2008
- Messages
- 18
Hi: I can secure my application on the front end according to UserGroup - who gets what, etc - with vba. However, unless I secure the backend, people can go into the directory (if they're inclined) and open the tables directly...
But...if I lock down the tables directly for some groups - those people won't be able to access data from the front end either, correct?
So...how do I lock down the back end tables - so someone can't just go in and open them up directly? I suppose I could have a dashboard on the back end that automatically opens (unless you hold down the shift key). The average user probably then wouldn't be able to get in.
anybody have any thoughts? thank you!
Karen
But...if I lock down the tables directly for some groups - those people won't be able to access data from the front end either, correct?
So...how do I lock down the back end tables - so someone can't just go in and open them up directly? I suppose I could have a dashboard on the back end that automatically opens (unless you hold down the shift key). The average user probably then wouldn't be able to get in.
anybody have any thoughts? thank you!
Karen