Kurt Welgehausen wrote:
The common way to handle this in SQLite is to store the
blob in a file and store the file name in the db.


Right, but then we lose the many benefits
of keeping the data in a database.

What I was really getting at is support for
retrieving chunks of data using the SUBSTR()
function as with Oracle and SQL Server.

Regards,
Kervin

Reply via email to