Adding TIMESTAMP Column to MySQL Table
Posted by: Martin King-Turner
Date: November 14, 2005 10:23AM

I love the Migration Tool - it saves sooo much time when migrating from MS Access!

What is the easiest way to add a TIMESTAMP column in the MySQL table? (I need to add it as I'm still using my MS Access front-end and linking to the MySQL back-end via MyODBC). I can manually edit the SQL in the "Manual Edit" step to add the extra column, but is there a smarter way? For example, can I create a "User Defined" table migration method that automatically adds a TIMESTAMP column?

Thanks for any hints!
Martin

Options: ReplyQuote


Subject
Written By
Posted
Adding TIMESTAMP Column to MySQL Table
November 14, 2005 10:23AM


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.