Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Handling BLOB data in ORACLE using perl script

by KurtSchwind (Chaplain)
on Sep 24, 2015 at 19:40 UTC ( [id://1142944]=note: print w/replies, xml ) Need Help??


in reply to Handling BLOB data in ORACLE using perl script

fetchrow() returns a row (an array). You probably want $SERVICE_SPECIFIC_DATA_V[0] since you are only returning one field in your select.

--
“For the Present is the point at which time touches eternity.” - CS Lewis

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-04-24 00:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found