In my tries to find solution to previous utf problem, i came around another one... I have SQLite3 table with 4 text fields. When i try to enter "зщшгн РОЛДЖ" (random russian characters) in it, in database, i see all characters, but in grid or any components that show data from table, i see only lot's of ????? characters (question marks)...
When i try with east europe latin characters (ždšćč ŽÐŠĆČ) i see ŽÐŠCC ždšcc, and again, in database everything is ok...
any ideas or solutions for this?
thanks in advance
Martin
Another UTF8 problem (with SQLite this time)
Moderators: gto, EgonHugeist, olehs
-
- Expert Boarder
- Posts: 164
- Joined: 18.03.2008, 13:03
- Contact:
-
- Expert Boarder
- Posts: 164
- Joined: 18.03.2008, 13:03
- Contact:
-
- Expert Boarder
- Posts: 164
- Joined: 18.03.2008, 13:03
- Contact:
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
jeremicm,
I've detected some mistakes on the String-casts. I think i've solved this all in my private branch \testing-egonhugeist..
the "how to" you'll find here http://zeos.firmos.at/viewtopic.php?t=3427
please read carefully...
best regards
I've detected some mistakes on the String-casts. I think i've solved this all in my private branch \testing-egonhugeist..
the "how to" you'll find here http://zeos.firmos.at/viewtopic.php?t=3427
please read carefully...
best regards
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/