On 8/22/2011 2:34 PM, Pete wrote:
> How can I store and retrieve data in the equivalent of mySQL's BINARY
> datatype?  The collation sequence doesn't matter in this instance.  Is BLOB
> the appropriate sqlite datatype?

Yes, use BLOB.
-- 
Igor Tandetnik

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

Reply via email to