Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001011

Re: [PHP-DB] exporting databse from oracle to msql From: Stas Trefilov (stas.t <email protected>)
Date: 01/15/01

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>