<div dir="ltr"><div>Hello all,<br><br></div><div>I am very confused about the way the system codepage are determined. <br></div><div>From what i understand, the string codepage is determined at runtime in a platform dependent manner. Suppose that my app needs to read a file encoded with UTF-8. Suppose that my app runs on Windows, where the system codepage is most likely to be Windows ANSI. As RTL will use the system codepage, Windows ANSI doesn't support the full range of unicode chars and need to use RTL to read the file, what should i do to prevent data loss?<br><br></div><div>How the sqldb package handles this point?<br><br></div><div>Best regards<br></div><div><br></div></div>