help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [feature] DBD-SQLite ResultSet should access rows o


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] [feature] DBD-SQLite ResultSet should access rows on demand
Date: Mon, 19 Nov 2012 19:30:20 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Nov 19, 2012 at 08:09:02AM -0700, Holger Hans Peter Freyther wrote:

Hi,

the change is easy but it has complications...  It appears that the low
level sqlite3 API does not allow to query how many rows are inside a result
set. Is it acceptable to make rows throw an exception? Or should rows fetch
all rows? Or should I add new API for not fetching everything into memory?

holger





reply via email to

[Prev in Thread] Current Thread [Next in Thread]