On 13.May.2002 -- 01:44 AM, Evan Sho wrote:
> Well, just prepared a Generator which take a SQL
> statment as src, and generate multi-level XML
> document.
> 
> Please kindly give me some comments? 
> http://www.evansho.net/SqlGenerator.zip

Looks nice. Evan, do you like to donate that code (and some docs about
it ;-) ?

> BTW, how should I do pagination in cocoon? I mean if I
> have 100+ rows and want to display them page by page
> with 10 rows per page, is there any general practice
> to do that?

a) esql supports skip rows and max rows
b) there's a paginating transformer in scratchpad
c) FilterTransformer does paginating

        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to