Search found 1 match
- 22.05.2011, 18:43
- Forum: 6.6 - stable
- Topic: So UTF-8 WORKS or NOT?
- Replies: 1
- Views: 527
So UTF-8 WORKS or NOT?
I saw in forum many, many people have problems with encoding. My SQLite 3 data file uses UTF8 encoding, but this awesome component returns strange chars, not the ones should be. I added bunch of lines in connection properties-does not help. character_set_client=utf8 character_set_connection=utf8 cha...