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

Re^2: Help with DBD::Oracle Blobs

by merlyn (Sage)
on Mar 04, 2005 at 21:38 UTC ( [id://436772]=note: print w/replies, xml ) Need Help??


in reply to Re: Help with DBD::Oracle Blobs
in thread Help with DBD::Oracle Blobs

I'm trying to see if I can avoid doing all those bind_params. The actual list is 10 elements. Seems crazy to have to spell all those out just to have one odd bind_param type.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Replies are listed 'Best First'.
Re^3: Help with DBD::Oracle Blobs
by jbrugger (Parson) on Mar 04, 2005 at 21:53 UTC
    It seems to work that way... ever tried a for-next loop to bind them ;-)
    I know... this was for the fun...
    But serious, in ALL the examples i've seen, you'd have to do it like this.
    Perhaps a time to creat your own module / update the current?

Log In?
Username:
Password:

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

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

    No recent polls found