Encoding problems with SQLite
Posted: Tue Jan 27, 2015 10:09 pm
Hi there!
I use SQLite to store the data (few columns, named Number, Name, Amplua etc).
And first problem is:
My LiveCode application don't "understand" the russian characters. Anyway:
1) If i put data by entering text in LiveCode and pass it to database, or
2) if i put data into database by SQLite Expert personal and read it from database by LiveCode application.
In both situations, russian characters (which readed from database) are displayed incorrect.
Second problem is:
I use casparCG to display animated titles (flash templates with dynamic text). When i try to assign text with russian charcters to dynamic text field, it's displayed incorrectly.
Both problems, i guess, because of troubles with coding
What am i do?
I use SQLite to store the data (few columns, named Number, Name, Amplua etc).
And first problem is:
My LiveCode application don't "understand" the russian characters. Anyway:
1) If i put data by entering text in LiveCode and pass it to database, or
2) if i put data into database by SQLite Expert personal and read it from database by LiveCode application.
In both situations, russian characters (which readed from database) are displayed incorrect.
Second problem is:
I use casparCG to display animated titles (flash templates with dynamic text). When i try to assign text with russian charcters to dynamic text field, it's displayed incorrectly.
Both problems, i guess, because of troubles with coding
What am i do?