cannot use the same dataset for Report.Dataset and

edited 11:37PM in FastReport 3.0
"cannot use the same dataset for Report.Dataset and Band.Dataset" why fastreport v3.0 give this error?
Please help me!!!

Comments

  • edited 11:37PM
    Because you're using the same dataset for the Report and for a Band. ;)

    The TfrxReport component, do not need to have a DataSet assigned... remove the reference to your DataSet from TfrxReport and try again.

    Best Regards.
  • edited 11:37PM
    thank you very much.
    But how can i connect to adoquery with TfrxReport.
    If i dont use frxDBDataset i could not connnect with database.
    Can you please, explain the connection and using the master detail band for database reporting.
    i am sorry for my inexperience.
    thank you very much
  • gordkgordk St.Catherines On. Canada.
    edited 11:37PM
    read the user manual, look at the main demo, do as Gabriel said do not assign a dataset that is connected to a band, to the tfrxreport component itself, that connection is only used when you have a report which has multiple design pages.
    ;)
  • edited 11:37PM
    Thank you very much ;)

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.