Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Connecting DBD::Oracle without using TCP/IP

by Rhose (Priest)
on Dec 23, 2003 at 19:15 UTC ( [id://316687]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $dbh = DBI->connect('dbi:Oracle:'.$TNS, $User, $Pass) || die $!;
    
  2. or download this
    beqtst.world =
      (DESCRIPTION =
    ...
        )
        (CONNECT_DATA = (SID = nboprd00))
      )
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-19 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found