Hi,

I'm trying to understand incremental BLOB IO using the latest
System.Data.Sqlite and C#.

I've got some test code working where I can execute a query and using a
data reader get a SQLiteBlob object and read the blob back. However, I'm
not clear as to how I can use incremental IO if I'm doing an Insert of a
new record.

I appreciate it's a really cheeky thing to ask, but does anybody have an
example of this?

Cheers,

Mike
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to