A trigger .... ok but must run on SQL Server Express, SQL Server, MySQL, ....
A web application is a very concurrent environment, so you will need some > kind of pessimistic lock. Instead of handling this at application level, I > would choose doing this work in the database. Where? in a trigger :) > Then set both Update and Insert as false for the column. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
