Hello,

I am using the the Peer Model for my db access. I am
using MySQL. 

The MySQL syntax allows something like "LIMIT 0, 20",
which will only fetch the first 20 records. Is it
possible to achieve similar functionality using
BasePeer.doSelect(...)? 

I want to create a page which will have "<<PREV" and
"NEXT>>" buttons to fetch objects from the db. Is
there any examples out there how can I do that using
the peer model? Note: I don't want to fetch all the
objects at a time.

Thanks ...

-shovon-



 


__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to