Handling Diacritical Marked Text
Das Goravani
goravanis at gmail.com
Tue Aug 18 18:54:23 EDT 2020
I kinda need to know or confirm this:
I’m about to test if a UTF8 doc saved that way from text editor settings cures my problem upon import to Omnis
But the thing is I saved from this same program and it defaults to UTF8 so that is what I used the first go round
And it came out wrong
So is it SQLite?
Is it possibly Pragma set NOT on UTF8?
Can I check if it’s UTF8?
Would you guess Omnis would create the SQLite database the wrong way?
Because obviously the text editor gets it.
UTF8 is the way to go to handle the good stuff
It’s puzzling in other words WHERE is the Problem I had?
The states and countries came out with wrong stuff but they were saved UTF8 the first time.. problem is in Omnis or SQLite
Can you tell me which and how to fix it?
Pragma setting I get it may be I want to know if I can check that out.. or how if I switch it does that affect data I have in SQLite now that was put in perhaps under a different encoding.. how do you set the encoding Omnis is adhering to or do you?
More information about the omnisdev-en
mailing list