[sqlite] sqlite3_blob_read problem with buffer in Objective C

2009-04-14 Thread Richard Dauben
sure it is smaller than the number of bytes in the Blob, and intOffsetInBlob = 0.   Thanks for any help.   Richard Dauben   ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

[sqlite] Vacuum syntax

2009-04-07 Thread Richard Dauben
Hopefully a quick Vacuum question  I want to vacuum my sqlite3 database from an Objective C program but have not been able to find the necessary routine or statement.  What is the proper syntax? ___ sqlite-users mailing list sqlite-users@sqlite.org