SQLite and Unicode
SQLite and Unicode
- Subject: SQLite and Unicode
- From: Тимофей Даньшин <email@hidden>
- Date: Tue, 7 Apr 2009 00:31:16 +0400
Hello.
When I insert non-latin strings into my SQLite3 database, they turn
into some weird sets of characters (as I select those strings later in
Terminal), and the fields, which contain those strings, become
unusable by my application.
I googled for it for quite a bit, but everywhere it says that SQLite 3
supports utf8, so there is no advice on what should be done in such
situations.
What can I do about it?
Thank you in advance.
Timofey.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden