Validations before commiting to database [message #420135] |
Thu, 27 August 2009 03:57 |
Derek N
Messages: 80 Registered: September 2002
|
Member |
|
|
I have a multi row tabular form. On entering the form the table is automatically queried showing existing data in the database. The user would now start entering new records. Assume area code ,1,2,3 exists (would be displayed on entering the form) and now enters 5, 6, 7. Before comitting to the database I want a validation that would check the records that are about to be inserted into the database and display an error message informing the user that area code 4 is missing. How can I do this validation?
[Updated on: Thu, 27 August 2009 04:00] Report message to a moderator
|
|
|
|