Hello,

I'm converting an old application file format to use SQLite as a back  
end.  For several sections of the file data I will need to use blobs.   
I'm unclear about several things, but chief among them is how to set  
the initial size of a blob.  The documentation indicates that you need  
to use the "UPDATE SQL Command" to change the size of a blob but I  
have no idea how to do this from within a C/C++ program.

Can anyone point me to some sample code?


Thanks,

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

Reply via email to