MySQL Forums
Forum List  »  Oracle

Re: porting data from oracle to mysql
Posted by: manish singh
Date: November 23, 2004 11:39PM

iam using 4.0.17

ok
josh let me ask you something about data transformation i mentioned before

taking the date field, if you transform the date from mm/dd/yyyy to yyyy-mm-dd
and put it inside the mysql table why do you get 0000-00-00?

but if i make it a string like '2004-12-12' it goes perfectly into the table
but then if there is no data then iam left with just '', it throws an error like

you have an error in the sql syntax line 1 near

what do you suggest as a solution to this problem.

Options: ReplyQuote


Subject
Views
Written By
Posted
17255
October 25, 2004 12:26AM
13510
November 16, 2004 06:54PM
45174
November 16, 2004 09:47PM
14539
November 17, 2004 09:54PM
10709
November 17, 2004 11:36PM
8424
November 21, 2004 10:05PM
14049
November 22, 2004 04:18PM
6797
November 23, 2004 12:29AM
6305
November 23, 2004 01:07PM
Re: porting data from oracle to mysql
5859
November 23, 2004 11:39PM
6244
November 24, 2004 12:06AM
5275
November 24, 2004 02:10AM
6471
November 24, 2004 03:36AM
4640
November 24, 2004 04:43AM
5077
November 24, 2004 03:49PM
5131
November 25, 2004 01:52AM
5222
January 13, 2005 01:42AM
7778
September 05, 2007 10:18AM
8491
January 14, 2008 02:38PM
6933
February 09, 2005 01:22AM
6344
February 10, 2005 05:18PM
6565
March 14, 2007 03:02AM
6199
February 06, 2009 02:07PM


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.