Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Using arrays of varying length

by mpeppler (Vicar)
on Nov 17, 2004 at 19:08 UTC ( [id://408536]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Using arrays of varying length
in thread Using arrays of varying length

Placeholders may not work when used with an EXEC procname request. IIRC your database back-end is MS-SQL. DBD::ODBC should support placeholders for that platform for normal single query statements (select, update, delete, insert), but you'll need to read the docs to see if placeholders are supported for EXEC calls. DBD::Sybase when used in conjunction with FreeTDS does not (yet!) support them.

DBD::Sybase does support placeholders both for normal queries and for EXEC calls when used with the Sybase libraries and a Sybase database.

Michael

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://408536]
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: (3)
As of 2024-04-19 01:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found