Hi,
 
I'm using 3.2.2.
I have a binary data in a variable which I want to store as a blob in my 
database table.
I have defined a blob field in my table.
Since this binary data varies in size every time, hence I want to store it as 
blob.
Please let me know how can I insert a blob data using the function - 
sqlite_exec_printf().
 
I also want to later read that data using sqlite_get_table_printf().
 
Can anybody give an example.
Thanks in advance.
 
Regards
Mayura 


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

Reply via email to