i am trying to find a way to use diacritics in my app and saving them in a .dbf file (with .cdx index)
of the characters: Č, Š and Ž, the Š and Ž work fine, but the Č gets converted to C in the database.
any tips on how to do this right?
it probably comes down to changing the codepage of the dbf file, but i have not yet found a way to do this.
-Ernst