>>>I'm guess this is a case of the windows command-line shell doing some >>>character translations in the pipe, rather than just shipping the >>>bytes through the pipe unaltered.
>> Ouch. That basically means the "pipe" method shouldn't ever be >> used on windows. >Not, at least, when your database contains string data with unusual >characters that Windows feels like it should translate for you... I think that pretty much limits one to the 7-bit ASCII character set ... _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users