Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
No such thing as a small change
 
PerlMonks  

Parsing an Oracle connect string

by fbicknel (Sexton)
on Mar 04, 2011 at 22:00 UTC ( #891519=perlquestion: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ['] [userid] [/ [password]] [@net_service_name] [']
    
  2. or download this
    my ($userid, $password, $netServiceName) = /'?([^@\/']+)?(\/[^@\/']*)?
    +(@[^@\/']+)?'?/;
    
  3. or download this
    >>SYS/change_on_install@prod1<<
    <SYS> </change_on_install> <@prod1>
    ...
    <SYS> <> <@foobar>
    >>'simple/fooey@foobar'<<
    <simple> </fooey> <@foobar>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Node Status?
node history
Node Type: perlquestion [id://891519]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2013-06-18 23:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (635 votes), past polls