Business Intelligence & C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I create a report project which includes several reports. How do I get
these reports to showed in my C# progam? Do I need to addd references? I'm
doing this for 1st time.
 
If the reports are Crystal Reports, you can use the CrystalReportViewer...
 
Hello Dave,

Could u make clear what's the report, at least

D> When I create a report project which includes several reports. How do
D> I get these reports to showed in my C# progam? Do I need to addd
D> references? I'm doing this for 1st time.
D>
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
I don't know what format Microsoft Business Intelligence uses to store
reports, it could be Crystal reports, but I doubt that. These reports are
generated in conjunction with Report Server. The report is a typical report
for end users.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top