Re: Function to show when a field's value was last updated

2005-10-18 Thread Peter Brawley
>I need it some info to help a client defend against a legal challenge. Is there a MySQL function that will allow me to ascertain the date and time that a particular field's value was last updated. I can't find anything in the MySQL documentation. MySQL doesn't store change histories. That's th

Re: Function to show when a field's value was last updated

2005-10-18 Thread Alec . Cawley
news <[EMAIL PROTECTED]> wrote on 17/10/2005 15:45:15: > I need it some info to help a client defend against a legal challenge. > Is there a MySQL function that will allow me to ascertain the date and > time that a particular field's value was last updated. I can't find > anything in the MySQL

Re: Function to show when a field's value was last updated

2005-10-18 Thread Rich
Unfortunately that would have to be designed into the system into a field. When updated, the instructions would be to instruct that field to update. Cheers Mark: > I need it some info to help a client defend against a legal challenge. > Is there a MySQL function that will allow me to ascertain

Function to show when a field's value was last updated

2005-10-18 Thread Mark
Hi, I need it some info to help a client defend against a legal challenge. Is there a MySQL function that will allow me to ascertain the date and time that a particular field's value was last updated. I can't find anything in the MySQL documentation. Thanks very much. Mark -- Fast, reliabl