Is it somebody out there who has made a migration from an Oracle server to an MySQL 
server??
(Or do I have to talk to those NASA guys again?? =)))

The scenario is as simply:
A SUN machine with an Oracle 8.1.7 server with a database with content that I want to 
transfer to
a MySQL database. No special data, constraints etc that MySQL not will handle.

My solution is to reverse engineer the database from ERStudio and then produce a SQL 
script that
will insert the data into the MySQL engine.

But I can't do this, because the customer want me to do a PL/SQL script that does 
this, even if he
never have worked with Oracle.. So the question is.. Do someone know a simplier way to 
do this
(perl script, or whatever) or do I have to teach myself PL/SQL and make a script that 
produces a
MySQL sql script ?


Regards,
Johan Andersson
Consultant


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to