MySQL Forums
Forum List  »  Other Migration

timestamp formats
Posted by: c berard
Date: May 31, 2007 03:32PM

Has anyone seen a timestamp in this format before? (70963200,1,21600) This comes directly from a flat file which was exported from FrontBase. I want to insert this "Timestamp" into a timestamp field.

The actual timestamp is: 2003-04-02 02:00:00
However the flat file somehow represents this as (70963200,1,21600).

Any idea how I could convert the this into a timestamp which I can Insert into my mysql table

Thanks in advance,

Options: ReplyQuote


Subject
Views
Written By
Posted
timestamp formats
3598
May 31, 2007 03:32PM


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.