ZSQL + MySQL + sqltest + list
Matthew Fairclough <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
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