shift key

  • Thread starter alxw3 via AccessMonster.com
  • Start date
A

alxw3 via AccessMonster.com

i have access 2003 database file with its shift key disabled. can not get to
some of its menu options. How to enable its shift key?.
 
A

alxw3 via AccessMonster.com

the link is very useful. However, it does not provide the answer i need. How
about if database that i toggle shift key for is not the current database but
it is another database. do i
set db = opendatabse("nameofanotherdb.mdb"); instead of set db = CurrentDB()?.
if this is possible then is is not so secure?. One can toggle the shift key
screening of a database from another database.
 
K

Keith Wilby

alxw3 via AccessMonster.com said:
the link is very useful. However, it does not provide the answer i need.
How
about if database that i toggle shift key for is not the current database
but
it is another database. do i
set db = opendatabse("nameofanotherdb.mdb"); instead of set db =
CurrentDB()?.
if this is possible then is is not so secure?. One can toggle the shift
key
screening of a database from another database.

Google for "Albert Kallal". I use his excellent and free download to
control the bypass key.

Keith.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top