sqlite - Binary data from webservice(octedstream) into SQL statement android -
is possible use binary data (contentype = octet-stream) receive webservice sqlite statement? or should first convert string? (but problem here consists of unrecognized symbols, example images, ...
this binary data consists of "create table ..."
thanx, jp
Comments
Post a Comment