With query:
select ID, Data from [DictionaryQueryTest_zh_CHS] where ID = '着紧';
Exception:
unrecognized token: "'着紧';"
Stack:
at Community.CsharpSqlite.SQLiteClient.SqliteCommand.GetNextStatement(String pzStart, String& pzTail, Vdbe& pStmt) in t:\JTLangExp\csharp-sqlite\Community.CsharpSqlite.SQLiteClient\src\SqliteCommand.cs:line 321
This line doesn't error:
select ID, Data from [DictionaryQueryTest_zh_CHS] where ID = '暴徒';
Original issue reported on code.google.com by John.Tho...@gmail.com on 4 Feb 2013 at 7:12
Original issue reported on code.google.com by
John.Tho...@gmail.com
on 4 Feb 2013 at 7:12