Hi All,
I haven't had to use the VFP 9 report writer until now, and the last time I used the report writer was almost 15 years ago with VFP 6 or 7 (don't remember).
I see there is a lot that has changed, and it's gained in power and capability. Unfortunately, my VFP 9 docs are in storage in another country, so I can't have a read of them.
I took on a philosophy from Olaf a few years back when I started working on VFP again (and up until now, we've really only needed to view data in the application, but now we're creating outputs), not to use persistent relationships within VFP, and manage them instead with cursors (limit the data you want to just that in a cursor).
So the problem I have is, since the cursors aren't tables (in the design time sense), how can I create a report based on a cursor data, which is data that is present in a grid on a form. And this will be a "header" record from one grid, but the full detail of the second grid.
Not sure if I'm explaining this clearly enough, I'm very rusty in the report writer.
Also, if there is any report writer overview or docs that are not part of the VFP set that I can review, would appreciate pointing me to those too.
Best Regards,
Scott
MSc ISM, MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."
I haven't had to use the VFP 9 report writer until now, and the last time I used the report writer was almost 15 years ago with VFP 6 or 7 (don't remember).
I see there is a lot that has changed, and it's gained in power and capability. Unfortunately, my VFP 9 docs are in storage in another country, so I can't have a read of them.
I took on a philosophy from Olaf a few years back when I started working on VFP again (and up until now, we've really only needed to view data in the application, but now we're creating outputs), not to use persistent relationships within VFP, and manage them instead with cursors (limit the data you want to just that in a cursor).
So the problem I have is, since the cursors aren't tables (in the design time sense), how can I create a report based on a cursor data, which is data that is present in a grid on a form. And this will be a "header" record from one grid, but the full detail of the second grid.
Not sure if I'm explaining this clearly enough, I'm very rusty in the report writer.
Also, if there is any report writer overview or docs that are not part of the VFP set that I can review, would appreciate pointing me to those too.
Best Regards,
Scott
MSc ISM, MIET, MASHRAE, CDCP, CDCS, CDCE, CTDC, CTIA, ATS
"Everything should be made as simple as possible, and no simpler."