Problem Writing Memo File in X# and Reading it from VO
Posted: Thu Dec 23, 2021 11:36 am
Hi,
I have a strange problem, when I am writing to a FPT file in X# with RDDSETDEFAULT("DBFCDX"). I can read and write from it in X#. It works fine. But when I want to read from it in VO it states that the field is corrupted. I can fix the corruption by some prog that was suggested here, and it works again in VO.
Any ideas in which direction I could investigate? Could it be related to memoblock size or something like this?
As background information: I need the same database to be accessible from the ported X# app and from existing VO Apps. I hope this is possible.
Thank you very much already.
I have a strange problem, when I am writing to a FPT file in X# with RDDSETDEFAULT("DBFCDX"). I can read and write from it in X#. It works fine. But when I want to read from it in VO it states that the field is corrupted. I can fix the corruption by some prog that was suggested here, and it works again in VO.
Any ideas in which direction I could investigate? Could it be related to memoblock size or something like this?
As background information: I need the same database to be accessible from the ported X# app and from existing VO Apps. I hope this is possible.
Thank you very much already.