Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: oracle connection

by Eliya (Vicar)
on Jun 01, 2012 at 18:34 UTC ( [id://973834]=note: print w/replies, xml ) Need Help??


in reply to Re^2: oracle connection
in thread oracle connection

Sure you can (presuming the query produces the desired column names).

I was mainly trying to answer the general case, i.e. the typical "beginner's" problem of wanting to dynamically create variables like

$xxx = "$DBNAME,$USERNAME,$PROFILE"; my ( '$xxx' ) = ( ... );

Log In?
Username:
Password:

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

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

    No recent polls found