Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: SQL quoting problem

by blogan (Monk)
on Oct 14, 2000 at 04:09 UTC ( [id://36690]=note: print w/replies, xml ) Need Help??


in reply to SQL quoting problem

I've had a problem similar to this. Usually I ended up doing something like:

$statement = something.... $dbh->do($statement);

And that's worked for me, but I haven't been doing anything with single quotes.

Log In?
Username:
Password:

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

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

    No recent polls found