You mean,
I have to get the entire BLB from the DB and has to store it in some
temp file and reading it?
Is there no way we can read the required no.of bytes of the data from the
DB directly and setting the pointer or handle to the current position?
Please tell me whether the way i am thinking is wrong??
Help me
Thank you
Sandhya
Message
From: "Jay Sprenkle" <jsprenkle (AT) gmail (DOT) com>
To: <sqlite-users (AT) sqlite (DOT) org>
Sent: Monday, September 18, 2006 6:53 PM
Subject: Re: [sqlite] reg:blob data reading
9/18/06, sandhya <sandhyar (AT) amiindia (DOT) co.inwrote:
I think too, if they are Big-Blobs, it is better to store only a
Reference
to a File.
May i know litlle more clearly about this?What it mean actually?
Store the path to the file in the database ( C:\somefile.dat or
/tmp/somefile.dat ).
Then open the file using regular file handing routines ( fopen() etc ).
To unsubscribe, send email to sqlite-users-unsubscribe (AT) sqlite (DOT) org
To unsubscribe, send email to sqlite-users-unsubscribe (AT) sqlite (DOT) org