Hello Dennis,

Monday, September 18, 2006, 11:50:03 AM, you wrote:

DJ> Jay Sprenkle wrote:
>> On 9/18/06, Teg <[EMAIL PROTECTED]> wrote:
>>> Hello Jay,

DJ> Everyone has different needs.  We like keeping all of the data (blobs
DJ> included) in one data file.  We also use the encryption extension, and
DJ> it is mandatory that our blobs be encrypted.  I don't need "read 
DJ> arbitrary byte ranges from a blob" for my work project, but I could use
DJ> them in a personal project that involves sqlite (no encryption here; but
DJ> it is important to keep all data in one data file).


DJ> 
-----------------------------------------------------------------------------
DJ> To unsubscribe, send email to [EMAIL PROTECTED]
DJ> 
-----------------------------------------------------------------------------


I'm, probably going to be offering optional encryption too. Why did
you chose to use the SQLite encryption extensions versus just
encrypting the blobs after you read them back in and before you write
them out?

-- 
Best regards,
 Teg                            mailto:[EMAIL PROTECTED]


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to