Hollis
Registered User.
- Local time
- Today, 17:02
- Joined
- Nov 20, 2008
- Messages
- 13
Hi All,
I have a many to many relationship set up with my tables and as I know when you try to deleate a record that is in anouther table it comes up with this error message:
So I was wondering if I am able to change what this error message says so that it can be more user friendly (as I know some of the people using this database are not that access savy and so wouldn't know what this error message is trying to tell them).
Thanks
I have a many to many relationship set up with my tables and as I know when you try to deleate a record that is in anouther table it comes up with this error message:
Code:
The record can not be deleated or changed becasue the table 'tablename' includes related records.
So I was wondering if I am able to change what this error message says so that it can be more user friendly (as I know some of the people using this database are not that access savy and so wouldn't know what this error message is trying to tell them).
Thanks