Designing report with no data loaded stop abnormally application

Hello,

I call DesignReport without opening tables data and when I click on preview button in toolbar in design mode the application stop abnormally. Any idea ?
Thanks
Try
frxReport1.Clear;
frxReport1.LoadFromFile(PathName+'Report\'+RptFileName);
frxReport1.DesignReport();
Except
end;

Comments

  • gpigpi
    edited 3:14PM
    Create small demo project with error and send it to support@fast-report.com
  • edited 3:14PM
    OK thanks
    Just a question, in which file can we find the DesignReport method ?
  • edited 3:14PM
    Another information, it happens only with clientdataset connected to firebird query and with paradox table in another application.
  • edited 3:14PM
    It 's ok for the DesignReport method I found it and localized the problem I contacted FR support.
    Thanks again.

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.