Thanks for the bug report. The trouble ticket is https://www.sqlite.org/src/info/80369eddd5c94d49
I suspect this problem will result in a 3.10.2 release, but that decision is not yet final. On 1/19/16, Vaidas B <vaidasjp at outlook.com> wrote: > Using SQLite Universal App Platform v3.10.1 > Software sends query: > SELECT * FROM table WHERE field LIKE %string > Returned results are not what it?s expected. > > For example > SELECT * FROM words WHERE word LIKE ?????? > > Query returns fields with values such as ??? > That is unexpected behavior. > > V3.9.2 was working fine. > > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp drh at sqlite.org