Re: [Modeling-users] Fetching limited numbers of rows
Status: Abandoned
Brought to you by:
sbigaret
From: Mario R. <ma...@ru...> - 2004-08-23 09:06:35
|
On Aug 20, 2004, at 9:06 PM, Kertis, Dennis wrote: > Is there a way to tell Modeling to only fetch the first N rows?=A0=20 > Ideally, I'd like to be able to specify an offset and a count to do=20 > something like paging results of a search. > > Thanks, > > Dennis Hi, there were a few discussions on this a while back, including a=20 pretty well-defined proposal to add offset and paging capabilities.=20 Sebastien had also worked on it in a branch, but I do not know what the=20= status of that is now. Search the mailing list archive for "offset"...=20= but the main thread about this was: API cleanup proposal =A0 http://sourceforge.net/mailarchive/message.php?msg_id=3D5142917 limiting the amount of objects retrieved =A0 http://sourceforge.net/mailarchive/message.php?msg_id=3D7163083 limit http://sourceforge.net/mailarchive/message.php?msg_id=3D4159154 mario= |