RE: Getting data from Oracle to Mysql

2001-09-19 Thread Siomara Pantarotto
ld love to try something else. Siomara >From: "Kishore Balasubramanya" <[EMAIL PROTECTED]> >To: "Siomara Pantarotto" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: RE: Getting data from Oracle to Mysql >Date: Wed, 19 Sep 2001 12:29:54 -0400

RE: Getting data from Oracle to Mysql

2001-09-19 Thread Kishore Balasubramanya
PROTECTED] Subject: Re: Getting data from Oracle to Mysql Since I know Oracle, MySQL, and Java the fastest way I did it was: 1) I created scripts for creating the tables in both DBs (this is the way I usually do). They differ a bit on datatypes, and I had to remove all the foreign key when dealing

Re: Getting data from Oracle to Mysql

2001-09-19 Thread Siomara Pantarotto
MAIL PROTECTED]> >Subject: Getting data from Oracle to Mysql >Date: Wed, 19 Sep 2001 11:50:27 -0400 > >Hi, > >Can anybody tell me how to get all the data and the table structures >from Oracle to Mysql. > >Thanks, > >Kishore > >

Getting data from Oracle to Mysql

2001-09-19 Thread Kishore Balasubramanya
Hi, Can anybody tell me how to get all the data and the table structures from Oracle to Mysql. Thanks, Kishore - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/