On Dec 8, 2008, at 4:35 PM, D.M.P.Davies wrote: > I'm having great difficulty using incrblob from tcl to a pre > existingcre > in the database blob as indicated at /www.sqlite.org/tclsqlite.html . > I don't know where to get information on how to do it. > My master table says I'e got such a blob definition and I've > successfully inserted a record with a type blob. > > Does anyone have any examples of using the incrbob method-please? >
The regression tests for incrblob are written in TCL. Perhaps you can deduce what you need from them. The file of interest is incrblob.test. D. Richard Hipp [EMAIL PROTECTED] _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users