19 Feb
2000
19 Feb
'00
9:59 a.m.
I have a very compmlex and expensive query that returns a large number of results, which are batched across many pages. When I don't enable caching, the database gets queried once for every next page (of which there are many), so I tried to enable caching. Now I get the same results on every page. This seems to me to be a bug, since I would expect the query to be able to display any subset of the results stored in the cache. Does anyone know a workaround that doesn't require Zope to hit the DB on every page, or am I SOL. --sam -- -------------------------- Sam Gendler CTO, Impossible, Inc. 1222 State St. Suite 250 Santa Barbara, CA. 93101 p: 805-560-0508 f: 805-560-0608 c: 805-689-1191 e: sgendler@impossible.com