PREVENT ACCESS TO CODE

J

Jeff Conrad

in message:
Hello. Is there a way to prevent users from getting access to back end VB
code?

Make an MDE file out of your master MDB.
Tools | Database Utilities | Make MDE
Make sure to create several backup copies of your MDB first.
 
D

Dan

What does this do?

Jeff Conrad said:
in message:


Make an MDE file out of your master MDB.
Tools | Database Utilities | Make MDE
Make sure to create several backup copies of your MDB first.
 
D

Douglas J. Steele

Why is there code in your back end? Code's only supposed to be in the front
end!
 
Top