Re: ZSQL + MySQL + sqltest + list
Wolfram Kraus <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
Matthew Fairclough wrote: > Hi, > > Really frustrated by this. > > <dtml-sqltest catId type=int multiple> > > I want catId to be a list: ie [4, 6, 8]. Examples indicate that I can do this. > However, ZSQL generates an error every time I put in more than one integer. How > can I pass a list of integers? > > Many thanks. > -- > Matthew Fairclough What is the exact error? Please show us the complete traceback from the error.log and the complete ZSQL-Method, please. Wolfram