sandhya wrote:
>    Is there any way of reading Blob data for the given no.of bytes?
>  I mean is there any lseek kind of  function call in sqlite to handle
> reading BLOB data.

This topic is covered fairly frequently - check the group archives.  In
general the advice is that if you have concerns like that then you
should store the data in a file and store the filename in the database.

Roger

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

Reply via email to