MySQL Forums
Forum List  »  Microsoft Access

Re: MS Access and mySQL TIMESTAMP Problem
Posted by: Brett Bavar
Date: May 23, 2005 09:55AM

How did you get this to work?

When I tried to create a timestamp field with the properties "DEFAULT NOW() ON UPDATE NOW" it ended up having a default of "CURRENT_TIMESTAMP" anyway. When I tried manually changing the default value in MySQL Administrator to "NOW()" it ended up with a default value of "00-00-00 00:00:00" (or something like that).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MS Access and mySQL TIMESTAMP Problem
3677
May 23, 2005 09:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.