Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: DBI not letting bind varibles in if you use a varible for the statement.

by ncw (Friar)
on Sep 06, 2000 at 19:57 UTC ( [id://31269]=note: print w/replies, xml ) Need Help??


in reply to DBI not letting bind varibles in if you use a varible for the statement.

I would say its you - I use this syntax every day and it works fine!

Examine carefully what you wrote - on the first example you used qq{...} and on the second you used '...'. That is the first example does variable interpolation (equivalent to "...") and the second one doesn't.

I can't see how this would matter in the code you've posted but I suspect if you look at the real code you'll see a difference.

Replies are listed 'Best First'.
RE: Re: DBI not letting bind varibles in if you use a varible for the statement.
by jptxs (Curate) on Sep 06, 2000 at 20:01 UTC
    nail on the head. thanks. ...jptxs thinks about writing a proofreading script for himself :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-03-28 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found