php-db | 2001011
Date: 01/15/01
- Next message: Stas Trefilov: "Re: [PHP-DB] Date Control Problem"
- Previous message: Stas Trefilov: "Re: [PHP-DB] Transactions. How?"
- In reply to: sajid jamal: "[PHP-DB] exporting databse from oracle to msql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, sajid jamal!
You wrote:
> can anyone help me out ,in how to export my oracle
> databse i.e sql to mysql database.
Use Oracle Export tool to produce a text datafile, then
load it to MySQL with its import command. Look docs for
syntax of both commands.
-- Piloteers do it on the road-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Stas Trefilov: "Re: [PHP-DB] Date Control Problem"
- Previous message: Stas Trefilov: "Re: [PHP-DB] Transactions. How?"
- In reply to: sajid jamal: "[PHP-DB] exporting databse from oracle to msql"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

