Re: DBD::Oracle and m2o.pl
From: Michael A Chase tech (mchase_at_ix.netcom.com)
Date: 12/30/04
- Previous message: Michael A Chase tech: "Re: Can't install DBI"
- In reply to: Daniel CW2 CTARNG Maldonado: "DBD::Oracle and m2o.pl"
- Next in thread: Ron Reidy: "RE: DBD::Oracle and m2o.pl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Dec 2004 18:04:56 -0800 To: "Maldonado, Daniel CW2 CTARNG" <daniel.maldonado@CT.NGB.ARMY.MIL>
On 12/29/2004 10:56 AM, Maldonado, Daniel CW2 CTARNG said:
> Hi there again, this may not be the best forum to ask this question but I
> don't think there is a DBD::Oracle list available.
This is the right place. The DBI list is a good first stop for all DBI
and DBD user issues.
> Does anyone have a script that can convert a mysqldump file to a sqlplus
> script?
That's not really a DBI issue, if you know the format of the file you
can convert it to anything you want. You could also write it directly
to Oracle using DBI and DBD::Oracle.
> Oreilly lists it at:
> http://www.oreillynet.com/oracle/os_dir/commandline.csp
http://www.google.com/search?q=m2o.pl
I think I found the source in an email at
http://bincang.net/forum/archive/index.php/t-55513.html
It looks like development ended with version 1.91 in 2001, but it should
give you a start. If you have to re-write it much, you might want to
generate sqlloader control and data files instead of SQL*Plus.
-- Mac :}) ** I usually forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
- Previous message: Michael A Chase tech: "Re: Can't install DBI"
- In reply to: Daniel CW2 CTARNG Maldonado: "DBD::Oracle and m2o.pl"
- Next in thread: Ron Reidy: "RE: DBD::Oracle and m2o.pl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|