I have a reasonably complex application running uder FPD2.6.
I would like to use the reports capability of VFP8 on the databases/(tables), and not to disturb the FPD2.6 application.
the code need only be as complex as this in VFP:
SET VIEW TO report && achaic, I know, but VIEW set up in FPD
REPO FORM vfprepo TO PRINT
I am concerned with things like FOXUSER, and codepages.
What are the pitfalls if any?
I would like to use the reports capability of VFP8 on the databases/(tables), and not to disturb the FPD2.6 application.
the code need only be as complex as this in VFP:
SET VIEW TO report && achaic, I know, but VIEW set up in FPD
REPO FORM vfprepo TO PRINT
I am concerned with things like FOXUSER, and codepages.
What are the pitfalls if any?