[Solar-talk] UTF-8
Paul M Jones
pmjones at solarphp.com
Tue Jul 25 14:30:49 PDT 2006
On Jul 20, 2006, at 3:57 PM, Rodrigo Moraes wrote:
> I've looked everywhere and found no charset command for Sqlite, and
> perhaps because there isn't any. I read that SQLite must be compiled
> with utf-8 support, and it will handle the charset on-the-fly. So
> there is nothing that would affect those that doesn't use UTF-8 or a
> different charset. Can anybody confirm this?
It looks like Sqlite3 is UTF-8 and UTF-16 compliant by default. See
the section "Support for UTF-8 and UTF-16" on this page:
http://www.sqlite.org/version3.html
A little vague, but seems promising.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list