trivektor
07-25-2007, 02:50 AM
Hi,
Let say I have a Lunch database, and I want to put a constraint/restriction on an Order field so that a user can only modify their order and update the database records before some certain time, let say for example 9:30 AM. Any Update query after that will have no effect on the database. Is there a way to do it? Thanks.
Let say I have a Lunch database, and I want to put a constraint/restriction on an Order field so that a user can only modify their order and update the database records before some certain time, let say for example 9:30 AM. Any Update query after that will have no effect on the database. Is there a way to do it? Thanks.