Unicode and revDatabase Library, SQLite: SOLVED

Slava Paperno slava at lexiconbridge.com
Wed Jun 1 10:30:57 EDT 2011


You're absolutely right, Dave, and that was my whole problem. You made my
day. Now the Cyrillic text is findable, and I know that Russian--and
probably other double-byte languages--can be used with LC and SQLite. Thank
you!

Slava

> From: use-livecode-bounces at lists.runrev.com [mailto:use-livecode-
> bounces at 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") into locSQLParams --now locSQLParams
is  UTF-8

But Dave said:

> To get UTF-8, I think that should be:
> 
>   put uniDecode(locTarget, "UTF8") into locSQLParams
> 
> Dave

And he was right.





More information about the use-livecode mailing list