On 23 May 2009, at 1:56am, Greg and Tracy Hill wrote:

> Is it possible to use the BLOB literal sytax X'ABCD' with encoded  
> NULLs?

My understanding is that you can store anything you want as a BLOB.   
But that when you read that value back again, you'll get a BLOB back.   
You can't write a value as one type but read it back as another  
(except for coercion from INTEGER to REAL, etc.).

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

Reply via email to