[Zope-DB] MySQL Database Search in Zope
    Charlie Clark 
    charlie at egenix.com
       
    Tue Apr 20 06:22:29 EDT 2004
    
    
  
On 2004-04-19 at 14:23:22 [+0200], Rajeev Sharma wrote:
> Very Right, and i want help for the same .
> I am not a zope expert and need suggestion.
> I am mentioning my requirement again ..
> 
> Want to add a search form in my zope-site to search this database.
Your request is not very clear.
What is the precise problem?
It is easy to add a search interface in Zope. First of all you create a 
ZSQL method with your query and then you add a ZSQL Search Wizard which 
will automatically create a form which will call the ZSQL and a results 
page.
Charlie
-- 
Charlie Clark
eGenix.com
Professional Python Services directly from the Source
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
    
    
More information about the Zope-DB
mailing list