Re: Using <dtml-var>s in ZSQL methods?
Maciej Wisniowski <[email protected]> Mon, 18 Jun 2007 07:42:06 +0200
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
> P.S. I know that <dtml-var...> rather than <dtml-sqlvar...> is an > unorthodox and apparently undocumented construct to use within a ZSQL > definition. But I need it because <dtml-sqlvar...> malformats the string. > What do you mean by 'malformats the string'? Have you tried dtml-sqltest clause? It may be used to do 'where colname in ....' statements. -- Maciej Wisniowski