Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: DBIx::XML_RDB and Oracle?

by BigJoe (Curate)
on Jun 20, 2001 at 21:35 UTC ( [id://90094]=note: print w/replies, xml ) Need Help??


in reply to DBIx::XML_RDB and Oracle?

Did you try Oraperl?

--BigJoe

Learn patience, you must.
Young PerlMonk, craves Not these things.
Use the source Luke.

Replies are listed 'Best First'.
Re: Re: DBIx::XML_RDB and Oracle?
by mr.dunstan (Monk) on Jun 20, 2001 at 21:58 UTC
    Thanks for your reply.

    Yeah, I've been trying to sort this whole oraperl thing out - the thing I'm confused about is:

    If you're making the connection through DBIx::XML_RDB, then I'm not sure exactly how I'm supposed to be using oraperl. I mean - i've tried using "DBD::Oraperl" and "Oraperl" as the driver but no luck!

    Sigh. mr.dunstan
    "There are only 35 chambers, there is no 36th."
    "I know, I want to create a new one... " - Shaolin Master Killer
        Hi guys - thanks for the reply. Yes, I have read those 2 pages over and over again. Nothing even remotely shows me how to use oraperl with DBIx::XML_RDB.

        "There are only 35 chambers, there is no 36th."
        "I know, I want to create a new one... " - Shaolin Master Killer
      Well I opened up the XML_RDB.pm file and looked at the function that uses the driver and this is what it showed
      $self->{dbh} = DBI->connect("dbi:$driver:". $self->{datasource}, $user +id, $password);
      Which leads me to believe if you put "Oracle" as your driver and have DBD::Oracle installed properly it should work.

      --BigJoe

      Learn patience, you must.
      Young PerlMonk, craves Not these things.
      Use the source Luke.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://90094]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 20:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found