Hello,
I am using sqlite3 on am embedded platform. I am using c++ to enter data. I 
have BLOB field, and I do not know how to enter hex values from a data 
string. I am trying to use update, but how do I enter col_name=' data ' 
format?

How does ' escaping work? I could not find help on the sqlite site, and I am 
trying this list.

Thanks in advance,
RK

Reply via email to