[Zope] How to pass variable to your z-sql method

Bill Anderson bill@libc.org
Fri, 05 May 2000 05:30:24 -0600


Rajani Iyer wrote:
> 
> Hi every body
...
> can any one could tell me how to pass value to my z-sql method
> if i have the one :
> 
> select * from movies where <dtml-var query>
> 
> * how to pass 'query' to my z-sql method in to the page where i will be
> using this z-sql method for search.

This should be a good start:
http://www.zope.org/Members/Bill/Documentation/ConditionalSQL