H
Hansjörg Zimmermann
Hi, i have a problem with the handling of error messages produced by a
trigger. I have defined a trigger which contains business logic and checks
some rules before storing the data. In case of a error i use the RAISERROR()
command.
When i use MS-Access on one PC to inserted records in the table the error
message issued by the trigger appears, which is the expected result.
On a other installation MS-Access does not show the message, it just says
nothing and does not allow me to store the record. Because it does not show
the error message of the trigger, the user has no idea what the reason is.
Does anyone know, which setting allows to specify how trigger messages are
handled ?
Thanks for your reply
trigger. I have defined a trigger which contains business logic and checks
some rules before storing the data. In case of a error i use the RAISERROR()
command.
When i use MS-Access on one PC to inserted records in the table the error
message issued by the trigger appears, which is the expected result.
On a other installation MS-Access does not show the message, it just says
nothing and does not allow me to store the record. Because it does not show
the error message of the trigger, the user has no idea what the reason is.
Does anyone know, which setting allows to specify how trigger messages are
handled ?
Thanks for your reply