G
Guest
I have an ADP with a unique field that allows users to enter in new values.
Each value needs to be unique, but they also must enter these values by hand.
I set-up a Unique Index on this field and it prevents the users from
entering duplicate values.
But when this does happen, the users get a "tough to understand SQL
generated error message". I have created my own error message that explains
better to the users how to resolve the error.
Is there anyway I can prevent the SQL error message from being displayed in
the ADP, so my error message is displayed only?
Thank you for your time,
T.J. Bernard
Each value needs to be unique, but they also must enter these values by hand.
I set-up a Unique Index on this field and it prevents the users from
entering duplicate values.
But when this does happen, the users get a "tough to understand SQL
generated error message". I have created my own error message that explains
better to the users how to resolve the error.
Is there anyway I can prevent the SQL error message from being displayed in
the ADP, so my error message is displayed only?
Thank you for your time,
T.J. Bernard