in table i have following three fields
ID Name PurchaseAmount
using trigeers i want to show error message.
customer have to puchase the goods minium 200 amount.
in puchaseamount filed if i type 150 the error message shows.you have to buy goods minium 200 rs sorry.
how to do using trigeers.
Loading
SenthilkumarPosted Mar 17, 2012, 3:59 AM
You need to use the following trigger.
If this help you then mark it as "Accepted Answer"