At 4:44 PM -0400 4/26/01, Mikel wrote:
> > I'm trying to create a perl script that just produces a MySQL compliant
>> SQL file based on the tables from Oracle, but I can't get everything work,
>> like indexes etc..

Do you mean you cannot figure out how to find the index definitions from Oracle?

If so, head on over to CPAN and check out a package with the name something like 
Oracle-DDL. This little package will export whatever pieces of your schema you need: 
tables, indexes, views, etc.

Ray
-- 
-------------------------------------------------------------------
Raymond Cote, President                 Appropriate Solutions, Inc.
www.AppropriateSolutions.com       [EMAIL PROTECTED]
603.924.6079(v)  POB 458, Peterborough, NH 03458    603.924.8668(f)

---------------------------------------------------------------------
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