MySQL Forums
Forum List  »  Triggers

Re: check two columns
Posted by: Stefan Elwesthål
Date: December 08, 2005 12:46AM

I'm building a small form to insert orders in the db, so it's an insert.

I thought it could be nice to have the trigger in the database to keep the data "clean", but of course I could do the check for values in the RCP application and in the webpage before posting it.

But then, I need to write the code for it in every client that will acess the databse, but maybe that's better? I'm kind of a rookie in these areas.

Thanks for the links.

Regards

Options: ReplyQuote


Subject
Views
Written By
Posted
2707
December 08, 2005 12:19AM
1517
December 08, 2005 12:33AM
Re: check two columns
1963
December 08, 2005 12:46AM
2293
December 08, 2005 12:54AM
1861
December 08, 2005 12:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.