The warning message has dissappeared when deleting records

S

Sue Compelling

HELP. Firstly, my DB has multiple users, so I have the tables on the server
and the forms, queriers etc - on each PC and linked to the tables.

IF I delete a record from the table on the server I get a warning message
asking me if I really want to delete yadayada - great safety net. Now it's
been discovered that the users DON'T get this message from their desktop - so
they can accidentally delete records without knowing.

I've gone into Tools l Options l Edit/Find and all is ticked - where do I
fix this up? Any help - much appreciated.

Sue Compelling
 
R

Rick B

Please post ONE message per problem. You don't need multiple people
answering the same question in multiple newsgroups. It wastes their time.
 
L

Larry Daugherty

Load the MDB from which the users MDE's were derived (they do have
MDE's, right?). Open any module and Find "set warnings". If warnings
were set Off without a subsequent On you've found the problem.

HTH
 
Top