[Zope-DB] displaying all results from a SQL query
    Jaroslav Lukesh 
    lukesh at seznam.cz
       
    Tue Aug 10 08:33:24 EDT 2004
    
    
  
Laura McCord wrote:
> Hi,
>  I am using a Z SQL Method to retrieve results from my SQL Server. I
> noticed that only the first twenty results appear is there a way to make
> all results appear with links "Next 20 Results" or "Previous 20
> Results". 
By default all results are displayed, until you does not make more 
cemplex code for prev/next:
<dtml-in zsqlmethod>
	<dtml-var some_property>
</dtml-in>
-- 
Jaroslav Luke
--
Tento e-mail nemu*e obsahovat VIRY
jeliko nepocházi z virózního systému M$ Windows!
    
    
More information about the Zope-DB
mailing list