On Fri, 2002-05-03 at 05:53, Tim Bunce wrote:
> On Fri, May 03, 2002 at 10:24:07AM +0100, Simon Oliver wrote:
> > Tim Bunce wrote:
> > > 
> > > 4/ Add the ability to fetch a subset of rows in a single call.
> > > I'm thinking in terms of adding a parameter to fetchall_arrayref
> > > to request that only N rows be fetched.

> Secondly the attribute to specify the max rows can be specified as
> being a hint that some old drivers might ignore. Same goes for
> passing in the array ref to push rows onto.

FWIW DBD::Sybase has a syb_rowcount attribute that you can set to limit
the number of rows that will be returned by a query (or that will limit
the number of rows that will be *affected* by a DML statememt)

Michael
-- 
Michael Peppler                              Data Migrations, Inc.
[EMAIL PROTECTED]           *or*          [EMAIL PROTECTED]
http://www.mbay.net/~mpeppler
International Sybase User Group: http://www.isug.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to