How to import data from Oracle 10g to MySQL 5.0

How to import data from Oracle 10g to MySQL 5.0

am 31.07.2008 04:24:14 von 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: How to import data from Oracle 10g to MySQL 5.0

am 31.07.2008 04:40:57 von 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: How to import data from Oracle 10g to MySQL 5.0

am 31.07.2008 06:32:27 von 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"
To:
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

Re: How to import data from Oracle 10g to MySQL 5.0

am 05.08.2008 04:17:51 von naren pendyal

Check out the tool Oracle Migration work bench

Regards,
Naren
www.bigfatprize.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
>
>



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

Re: How to import data from Oracle 10g to MySQL 5.0

am 05.08.2008 06:44:48 von bedul

how about convert into SQL file? then try to import using phpmyadmin?
naren pendyal wrote:
> Check out the tool Oracle Migration work bench
>
> Regards,
> Naren
> www.bigfatprize.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
>>
>>
>>
>
>
>
>


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