C
Casey
I have a database that I want to protect by not
allowing the enabling of the allowbypasskey from any
outside database command. I mean as in someone using
another database, calling mine, and then using a command
from the other database to enable the shiftkey-startup (to
view database windows on startup) feature.
I have my main menu form which opens on start up
performing a procedure everytime it is loaded to set the
allowbypasskey to false. Now I want to make sure that the
allowbypasskey is not enabled from outside the database
itself by a command.
I would appreciate any advice on this subject.
Casey
allowing the enabling of the allowbypasskey from any
outside database command. I mean as in someone using
another database, calling mine, and then using a command
from the other database to enable the shiftkey-startup (to
view database windows on startup) feature.
I have my main menu form which opens on start up
performing a procedure everytime it is loaded to set the
allowbypasskey to false. Now I want to make sure that the
allowbypasskey is not enabled from outside the database
itself by a command.
I would appreciate any advice on this subject.
Casey