Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=2910959
By: svinoth

I am having an application developed in dbforms. It involves a single table
with basic transactions add,update,delete. While adding a record, i want to
check for the uniqueness of the data entered by the user. Actually, there is
a database unique constraint set in the table. If I try to add a new record
with the existing data, it throws the sql exception - unique constraint violated
and the error message is displayed on the screen as it is..Is there any way
to catch the exception and customize the message ? Or, can i do the business
validation for the same before it is caught as sql exception ?

Expecting the solution.
Thanks in advance,
vinoth

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55829


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to