Fast Report Visual Basic


How to generate objects by Visual BASIC 6.0?

How to generate a Masters Data by Visual BASIC?

Dim frxMasterData1 As FastReport.IfrxMasterData

Set frxMasterData1 = report.CreateReportObjectEx(report, "IfrxMasterData", "MasterData1")

Err.Description = "Call to nonvalid procedure or argument"
Err.number = 5

I am proving the Demo version to see if it serves to us and to buy a license. We needed to create graphs. The connection that we used is SQL Server.

Thanks

Comments

  • edited 5:47PM
    Set frxMasterData1 = report.CreateReportObjectEx(report, "TfrxMasterData", "MasterData1")

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.