[Zope] Searchable Jobs Database

Patrick Kirk patrick at kirks.net
Sat Feb 28 03:58:03 EST 2004


Hi all,

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"));

Thanks in advance.
-- 

Best regards,


Patrick Kirk
Mobile: 07876 560 646




More information about the Zope mailing list