From: "Brian Dunning" <[EMAIL PROTECTED]> > I have a timestamp field that updates itself with NOW() every time I > update the record. I don't want that to happen - I want it to remain as > the original creation timestamp. How do I prevent this from happening?
Set it equal to itself or use a DATETIME field. ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php