Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors and Reports?
Message
From
17/06/1999 18:21:16
Jonathan Cochran
Alion Science and Technology
Maryland, United States
 
 
To
17/06/1999 18:09:13
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00230680
Message ID:
00231137
Views:
21
We're not modifying the report that is included in the .EXE. We do a USE on the report file that is included in the .EXE, then do an SQL-Select into a temporary table on disk, then modify that temporary table. This temporary table (report) is what is used by the REPORT FORM command.

Before using this method, we weren't clearing out the TAG and TAG2 fields at all, so we just used the REPORT FORM command with the report that is included in the .EXE. We still would get the "File does not exist" error from time to time when the REPORT FORM couldn't find the report file.

Thanks,
Jonathan

>>The problem we are seeing now is that the code appears to be bombing when it tries to open the original report as a table with a "File does not exist error". This seems odd, since the report is included in the .EXE.
>>
>
>I don't see how this could ever work for reports that are included in the dbc- if it is included, then it doesn't exist. Its definition is embedded in the exe. You can't modify files that are included in the exe...
Previous
Reply
Map
View

Click here to load this message in the networking platform