annsolomon
MIS
Does anybody know where I can find a list (preferably one that I can import into a table for sorting, searching, etc.) of error codes?
For example, I'm getting a message "primary or key field cannot contain a null value". I expect (and want) this to occur but I want to trap the error and display a more meaningful message. Problem is, I don't know how to find the error number for that error description.
Is there a way to ask for the number by entering a statement in the Immediate window?
Thanks for any help.
Ann
For example, I'm getting a message "primary or key field cannot contain a null value". I expect (and want) this to occur but I want to trap the error and display a more meaningful message. Problem is, I don't know how to find the error number for that error description.
Is there a way to ask for the number by entering a statement in the Immediate window?
Thanks for any help.
Ann