Unable to print plain report

Hello.
I have a report I created in FR2.5 that does not contain any databands; only memo fields. It is intended to be a worksheet so only contains text (memo fields).

When I attempt to view the report, I get the following error:
"...The following error(s) have occured: Dataset "" is not exists..."

I only want to print the "plain" report. There is no data to be used in this report.

I am using the following commands:

frxReport1.LoadFromFile('MyReport.fr3');
frxReport1.ShowPreparedReport;
frxReport1.Print;

If I try to view it in the report creator, I get the error above. When I run the program without the frxReport1.ShowPreparedReport; I get a blank page.

I'm new to FR3 and am still trying to figure out the differences from FR2.

TIA for any help!

Comments

  • edited 10:22AM
    Go FR3 designer, open the report, go Report|Data and press OK. Save the report. There should be no error anymore.
  • edited 10:22AM
    Thanks!

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.