in reply to SQL::Statement confusing literals and identifiers
Update: Nevermind ... I just tried it and it doesn't like those either.
Try using square brackets or single quotes:
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 |