[Zope] Searchable Jobs Database
Dieter Maurer
dieter at handshake.de
Sat Feb 28 17:05:02 EST 2004
Patrick Kirk wrote at 2004-2-28 08:58 +0000:
>If I want to enable candidates to do a jobsearch web page on a SQL-type
>query, do I need to link to an external SQL database or Zope do it all
>itself. For example, what is the Zope equivalent to:
>
>SELECT tblJobs.*
>FROM tblJobs
>WHERE (((tblJobs.c_Location)="London"));
Read the "ZCatalog" section in the Zope Book, 2.6 edition
(online on Zope.org).
--
Dieter
More information about the Zope
mailing list