Unicode and revDatabase Library, SQLite

Dave Cragg dave.cragg at lacscentre.co.uk
Wed Jun 1 04:00:35 EDT 2011


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




More information about the use-livecode mailing list