6 May
2001
6 May
'01
11:11 p.m.
check out http://www.zope.org/Members/Caseman/ZCatalog_for_2.3
From: "Junk" <junk@gargl.net> Date: Mon, 7 May 2001 00:44:56 +0200 To: <zope@zope.org> Subject: [Zope] question about multiple search criteria
hello, world!
i have this database wich i want to sort by multiple criteria (12 criteria) so i would have to search a zcatalog with those and i heard that quite a lot of people don't trust the zcatalog and it just doesn't seem to be *right*.
is it cleaner to do it in some sort of relational database and make sql queries on it ?
it **seems** to me that it would be better to do it this way, but i'm not sure, any ideas on how to do it ?
Junk