Hi Franz,
You need to open the dbf and load the data (in an array for example) from the OEM dbf with SetAnsi(FALSE), then create and open the new dbf with SetAnsi(TRUE) and save back the data normally, no need to use Oem2Ansi() which will further complicate things, because strings in .Net are unicode anyway. Then use SetAnsi(TRUE) in your actual app to read the new dbfs.
But it's probably not worth the effort anymore, the new X# build should be released early next week and it should be able to properly handle OEM dbfs, so you shouldn't need to do any adjustments anymore.
Umlaute aus DBF von VO nach X# nicht korrekt
Moderator: wriedmann
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Chris,
these are good news, so I stop converting my OEM DBFs now and wait for the new X# version.
Can you please inform me, when it's ready for download?
Franz
these are good news, so I stop converting my OEM DBFs now and wait for the new X# version.
Can you please inform me, when it's ready for download?
Franz
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Franz,
If not any critical problems are found, it should be out early next week.
If not any critical problems are found, it should be out early next week.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Chris,
is the new version ready for download?
I only see version 2.18.0.4 from 2023-11-01 but this is the version i have already installed.
Franz
is the new version ready for download?
I only see version 2.18.0.4 from 2023-11-01 but this is the version i have already installed.
Franz
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Franz,
It should be out this week. We're polishing a last issue.
Robert
It should be out this week. We're polishing a last issue.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Franz,
The new build is out now, when you get a chance to test it, please let us know if the problem is fixed now!
The new build is out now, when you get a chance to test it, please let us know if the problem is fixed now!
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Chris,
in Download Area the download still says version 2.18.0.4 from 2023-11-01. Didn't you increase version and date?
Franz
in Download Area the download still says version 2.18.0.4 from 2023-11-01. Didn't you increase version and date?
Franz
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Franz,
Ah, sorry, I had the impression you were subscribed to the FOX program. The new build is only released for subscribers at the moment, but a public version will follow shortly.
Ah, sorry, I had the impression you were subscribed to the FOX program. The new build is only released for subscribers at the moment, but a public version will follow shortly.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Chris,
I'm already retired for some years and so I only look after my remaining customers and their VO apps. So it doesn't pay off to be fox member. I only transported these apps to X# to give them better possibility for support after me.
Franz
I'm already retired for some years and so I only look after my remaining customers and their VO apps. So it doesn't pay off to be fox member. I only transported these apps to X# to give them better possibility for support after me.
Franz
Re: Umlaute aus DBF von VO nach X# nicht korrekt
Hi Franz,
Totally understood! And thanks for providing the clipper/harbour app of yours, it has been extremely helpful and may open new opportunities for X#. I will send you a first preliminary version of it running in X# and windows (almost with no code changes), I think you will like it.
Totally understood! And thanks for providing the clipper/harbour app of yours, it has been extremely helpful and may open new opportunities for X#. I will send you a first preliminary version of it running in X# and windows (almost with no code changes), I think you will like it.
Chris Pyrgas
XSharp Development Team
chris(at)xsharp.eu
XSharp Development Team
chris(at)xsharp.eu