On 2006-05-04 at 14:18:44 [+0200], Jonas Nielsen <[EMAIL PROTECTED]> wrote: > I have the following ZSQL method: > > select * from pmember where project=<dtml-sqlvar project type="string"> > > The result should be about 60 records. However it only works if I set > "Maximum rows to retrieve" in the "advanced" tab to a number below 20. > If I don't, I get the following error:
Yes, this error is caused when you click on the "next" page when testing results. If you look at the link you are clicking you can see that the query is missing. It only affects test pages and has been fixed in later versions. Charlie _______________________________________________ Zope-DB mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope-db
