Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Wrong SQL Syntax?

by Corion (Patriarch)
on Dec 03, 2010 at 12:43 UTC ( [id://875165]=note: print w/replies, xml ) Need Help??


in reply to Wrong SQL Syntax?

Why do you believe that Perl (or DBI) is telling you a lie?

You have an error in your SQL syntax sounds very convincing to me. Is the string you pass to DBI valid SQL?

Most likely, you want to read about DBI placeholders and use these instead of interpolating data directly into your SQL strings. See also http://bobby-tables.com.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-23 08:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found