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")
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
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