I have a form based on a SQL-server table. In the table you cannot enter duplicate keys (e.g. debtornr).
I want to display a neat message when someone enters the same debtornr. The current SQL-server message looks quit frightening to a lot of users.
Which event do I have to trigger? I tried several ones, also tried to break in the message, but no results yet.
Can someone help me out?
Thanks,
Frans
I want to display a neat message when someone enters the same debtornr. The current SQL-server message looks quit frightening to a lot of users.
Which event do I have to trigger? I tried several ones, also tried to break in the message, but no results yet.
Can someone help me out?
Thanks,
Frans