Page 3 of 3
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Posted: Thu Jun 13, 2024 6:00 pm
by Chris
Hi Franz,
The public version for X# 2.20 is available now!
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Posted: Tue Jun 18, 2024 10:42 am
by lagraf
Hi Chris,
I installed the new version 2.20 and compiled the app which uses SetAnsi(FALSE) DBFs, but the Umlauts are still incorrect.
Did I forget something I had do to?
For testing purposes I made a small test app in VO with 1 OEM DBF, translated it to X# and compiled it.
Attached you will find these X# app and the OEM DBF.
Franz
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Posted: Wed Jun 19, 2024 11:24 am
by Chris
Hi Franz,
Sorry about that, while the problem is mostly fixed, it still does not work correctly indeed when a dbf is opened with the DBFCDX driver. That's strange, because an index does not even need to exist for the problem to show up again. I think it will not be difficult to fix, will send you an update as soon as Robert finds the root cause. I have reopened the report at
https://github.com/X-Sharp/XSharpPublic/issues/1449