7 Jul
2000
7 Jul
'00
9:28 p.m.
Hi, Yes, I had tried that, but, I had some little a syntax problem that was causing zope to throw an error, and I thought it was because it didn't like the use of dtml-var in an sql call. From the advice here, and in a second response, I looked more closely at the error message and discovered the syntax error. : ( Thanks for helping out here. ciao! greg. Gregory Haley venaca.com
Greg,
Have you tried using just <dtml-var> instead of <dtml-sqlvar>? The sqlvar version I think automatically adds the quotation marks.
--Aaron Williamson