chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] DBI


From: Vincent Manis
Subject: Re: [Chicken-users] DBI
Date: Wed, 27 Feb 2008 14:27:36 -0800

On 2008 Feb 27, at 13:27, Graham Fawcett wrote:
At the driver level, LOBs are often handled with a stream-based
interface. For an LOB, I'd suggest representing it with a a thunk
which, when evaluated, returns an input stream, Chicken blob or a
string. That would allow you to inspect the other column values before
deciding whether to evaluate the LOB.


+1. -- vincent




reply via email to

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