[PHP-DB] How to import data from Oracle 10g to MySQL 5.0

2008-07-30 Thread santoso berkah
Dear friends,

I would ask to you about the tools or references for importing data 
from Oracle 10g to MySQL 5.

Thank you for your kindness.

Regards,
im_id


  

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] How to import data from Oracle 10g to MySQL 5.0

2008-07-30 Thread Micah Gersten
Have you looked into PHPMyAdmin?
http://www.phpmyadmin.net/home_page/index.php

There's an option for importing an oracle sql file.

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



santoso berkah wrote:
 Dear friends,

 I would ask to you about the tools or references for importing data 
 from Oracle 10g to MySQL 5.

 Thank you for your kindness.

 Regards,
 im_id


   

   

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] How to import data from Oracle 10g to MySQL 5.0

2008-07-30 Thread Yves Sucaet
Depending on how much data we're talking about, the PHPMyAdmin may not be 
the best solution.


Microsoft SQL Server has a DTS (data transformation services) that will 
convert anything into anything (as long as *it* has a ODBC or OLEDB driver).


Yves

- Original Message - 
From: santoso berkah [EMAIL PROTECTED]

To: php-db@lists.php.net
Sent: Wednesday, July 30, 2008 10:24 PM
Subject: [PHP-DB] How to import data from Oracle 10g to MySQL 5.0



Dear friends,

I would ask to you about the tools or references for importing data
from Oracle 10g to MySQL 5.

Thank you for your kindness.

Regards,
im_id




--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php