Data Store and Report Designing

Stimulsoft Reports.NET discussion
Post Reply
patingamon
Posts: 1
Joined: Mon Aug 18, 2008 7:14 am
Location: RTP, NC

Data Store and Report Designing

Post by patingamon »

I realize this is a very newbie question, but I am evaluating this product, have gone through some of the flash tutorials, have looked through the user manual and still feel like I am missing something fundamental.

Is the only way to set up the data store in order to design a report through code? I cannot find in a New Report a way to say to use these Assemblies so that I can access this set of Business Objects. I can do that in code before loading the report, but that is a bit awkward to have to write code every time I want to design a report.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Data Store and Report Designing

Post by Edward »

Hello,

Unfortunately registering of the Business Objects now is only possible through the code of the Application.

Thank you.
Post Reply