|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^2: SQL::Statement confusing literals and identifiersby ikegami (Pope) |
| on Mar 11, 2008 at 07:22 UTC ( #673421=note: print w/ replies, xml ) | Need Help?? |
|
The error you are getting is due to an unrelated bug I fixed locally. It will probably stop manifesting itself if you installed Text::CSV_XS. Silly me, of course SELECT * will work, especially since I use fetchrow_hashref. The queries that use WHERE clauses are only done on the "real database" which has no problems with the quotes. Update: s/It will probably manifesting/It will probably stop manifesting/
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||