FastReport & CRT mode

Is it possible to write reports in CRT mode ? IF I dont use frDBDataSet or frUserDataset I don't have problems, but when I use it Fr stops on line
1494 of unit fr_calss
DataSet := frFindComponent(CurReport.Owner, Desc) as TfrDataSet;

I use D6 & fr 2.51

Miroslaw Rogula

Comments

  • edited 12:26PM
    what you mean with CRT mode?
  • edited 12:26PM
    I found how to write console applications with FastReports. It is some strange solution but it works. I must use standard unit and form. This form is not seen under console application but it works as I want. The problem is with frDBDataSet or frUserDataset. If they are created at runtime then they don't wont to work.

    Miroslaw Rogula
  • edited 12:26PM
    rconta wrote:
    what you mean with CRT mode?
    Console Aplications

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.