I'm trying to do a simple search like this:

select * from foo where bar like "%тпример%";

but sqlite isn't allowing me to enter the cyrillic text for some
reason. It either does nothing or acts like I hit the up arrow for a
few of the letters. Any ideas on how to get this working?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to