Pavel Ivanov-2 wrote:
> 
> So why can't you do like this:
> 
> sql = "UPDATE table1 SET stringblob = X'" . bin2hex(...) . "' ...";
> 

because I want this function to be called within database without looping it
out through every row in php
-- 
View this message in context: 
http://www.nabble.com/how-to-pass-function-result-to-a-blob---tp25389627p25390345.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to