Edit error message

S

Swish

Hi,

I created a few forms and a security system that disallow certain users to
run those forms. When unathorised user try to run the forms, an error message
will pop up.

However, 1 of the options on the error message is "Debug". By pressing that
the user will be able to see my codes and amend it.

Therefore I would like to ask if anybody here has a method to edit the error
message so that the "Debug" option will be invalid.

Thank you for all the help!!
 
T

TC

What is to stop someone creating a new database and linking to the
tables in yours? Then they can view or edit your data to thei
hearts'content - bypassing all your forms completely!

If you want to protect your code, create an MDE version of the
database. Look that up in online help. DO NOT DELETE THE MDB VERSION.
You can not recreate the MDB version, from the MDE one.

HTH,
TC
 

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