Hi,
I am making a database amd i dont want users seeing the stuff thats happening in the background. So i would like to hide everything so that ONLY I can see it. Doing some reading online (and asking friends) I learnt of a few things i can do:
1- right now i have hidden the design view using tools->startup (and unchecking all boxes). But if someone knows a bit of access they can get into the design view by using SHIFT+open. I read online that you can disable the SHIFT-overide. Sadly the code i found for the same didnt work. Can someone tell me how I can do this?
2- Create an application out of the DB so that its not modifuable (structure-wise). I have not seen this done, and its pure hear-say.
Can someone help me out on this please. Thanks!
I am making a database amd i dont want users seeing the stuff thats happening in the background. So i would like to hide everything so that ONLY I can see it. Doing some reading online (and asking friends) I learnt of a few things i can do:
1- right now i have hidden the design view using tools->startup (and unchecking all boxes). But if someone knows a bit of access they can get into the design view by using SHIFT+open. I read online that you can disable the SHIFT-overide. Sadly the code i found for the same didnt work. Can someone tell me how I can do this?
2- Create an application out of the DB so that its not modifuable (structure-wise). I have not seen this done, and its pure hear-say.
Can someone help me out on this please. Thanks!
Comment