Unicode and revDatabase Library, SQLite: SOLVED

2011-06-01 Thread Slava Paperno
livecode- > boun...@lists.runrev.com] On Behalf Of Dave Cragg > Sent: Wednesday, June 01, 2011 4:01 AM > To: How to use LiveCode > Subject: Unicode and revDatabase Library, SQLite > > On 1 Jun 2011, at 01:04, Slava wrote: > > > put uniDecode(locTarget, "UTF16")

Re: Unicode and revDatabase Library, SQLite

2011-06-01 Thread Dave Cragg
On 1 Jun 2011, at 01:04, Slava Paperno wrote: > put uniDecode(locTarget, "UTF16") into locSQLParams --now locSQLParams is > UTF-8 To get UTF-8, I think that should be: put uniDecode(locTarget, "UTF8") into locSQLParams Dave ___ use-livecode mail

Unicode and revDatabase Library, SQLite

2011-05-31 Thread Slava Paperno
Hello Listers! It's that teacher of Russian again, with another Unicode hurdle. I knew it wouldn't be long... I am building a front end to a Russian dictionary database (SQLite). I've now gotten to the point where my scripts are ready to retrieve the data: put "SELECT RecNum FROM RDTKeys WHERE