Prevent users from accessing the database window
I am using a switch board in the application i am putting together si it hides the data base window but of course if you press F11 it will come up. I don't want to password protect the tables because users are already passing verification in a differnt manner. Is there a way to prevent this from coming up. The only thing I can think of is traping the F11 key but then i would need to do this on every form (or atleast i think i would) anyone have an idea on this or am i missing somehting very simple?
|