I take it you are trying to disable the shift key for users that know about it, but assign it to a different key so you can still access it.
AFAIK there is no way to do this directly, but you could do one of a number of things:
Use the utility on my website to unset the property before you go into the database, then reset it on the way out;
Put some code on a form that opens automatically that checks to see if you have your new key pressed and shows you the database window if you have;
Have a button on your form that takes you to a password screen that if entered correctly will let you view the database window, etc;
or you could write some code that checks your username (either NT or DB login) and then sorts your view out.
If you want help with any of the options, let me know.
hth
Ben
----------------------------------------------
Ben O'Hara
"Where are all the stupid people from...
...And how'd they get so dumb?"
NoFX-The Decline
----------------------------------------------