I am trying to execute a query and having problems with the quotes.
this is what I want to do:
[% FOREACH item = DBI.query('SELECT YCatalogue.CatalogueTitle FROM YCatalogue' where CatalogueTitle = "January 2004"') %]
but TT doesn't seem to like my double quotes in the single quotes. Should I escape them somehow? or am I doing something wrong?
Thanks,
Jason --
Jason Lewis ------------------------------------------------- please note my new email address [EMAIL PROTECTED]
_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
