D
DUNDAPANJ
I have made a MYDB.MDB file. I also have made a
MYSECURITY.MDW with the appropriate security for that MDB.
I have created a shortcut like: "C:\Program
Files\Microsoft Office\Office\MSACCESS.EXE" "C:\MYDB.MDB"
\WRKGRP "C:\MYSECURITY.MDW"
It works perfectly if the user uses the shortcut, BUT if
a "smart" user accesses directly the DB (MDB file without
using the shortcut), he will bypass the MDW and thus the
security.
How can I prevent that the MDB can be opened without using
the right MDW file (MYSECURITY.MDW in my case).
I am looking for a method where the database(MDB) can only
be opened if the MDW is used, if such a method exists.
Thank You,
DUNDAPANJ
MYSECURITY.MDW with the appropriate security for that MDB.
I have created a shortcut like: "C:\Program
Files\Microsoft Office\Office\MSACCESS.EXE" "C:\MYDB.MDB"
\WRKGRP "C:\MYSECURITY.MDW"
It works perfectly if the user uses the shortcut, BUT if
a "smart" user accesses directly the DB (MDB file without
using the shortcut), he will bypass the MDW and thus the
security.
How can I prevent that the MDB can be opened without using
the right MDW file (MYSECURITY.MDW in my case).
I am looking for a method where the database(MDB) can only
be opened if the MDW is used, if such a method exists.
Thank You,
DUNDAPANJ