Hi Paul, Yes, I am using fsize as the msg.num_bytes_in......
When I run "SELECT Length(raw_stream_in) FROM test " I get the FULL 13035138 bytes.... But it I read the "raw_stream_in" and sent it to a file (using ".output result.txt") I only see chars up until the FIRST NUL..... Any ideas? Thanks Lynton On 03/04/2011 12:52, Paul van Helden wrote: > Hi Lynton, > > What is the value of msg.num_bytes_in? Is it fsize? > > And what do you get when you SELECT Length(raw_stream_in) FROM test ? > > Regards, > > Paul. > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users