Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: SQL::Statement confusing literals and identifiers

by roboticus (Chancellor)
on Mar 11, 2008 at 03:01 UTC ( [id://673401]=note: print w/replies, xml ) Need Help??


in reply to SQL::Statement confusing literals and identifiers

ikegami:

Update: Nevermind ... I just tried it and it doesn't like those either.

Try using square brackets or single quotes:

SELECT id, gid, [foo bar]

I know some SQL servers don't care for double quotes (e.g., MS SQL server), so perhaps SQL::Statement doesn't like 'em either....

...roboticus

Replies are listed 'Best First'.
Re^2: SQL::Statement confusing literals and identifiers
by ikegami (Patriarch) on Mar 11, 2008 at 04:39 UTC
    The error occurs on the execute line after prepare successfully parsed the statement.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-25 17:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found