How to generate a Report in C#?

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

I need to generate a report in my ASP.Net 1.1 C#, do we have Crystal Report
in the ASP.Net C#?
My Database server is SQL Server 2000.
What would be the solution?
Thanks for help.

Jason
 
C#.net does provide a facility for creating crystal reports. For creating
report report, you can use datasource as SQL 2000. If you want anything more
then do ping me.

Regards,
Deepak
 
Thanks Deepak!

B Deepak said:
C#.net does provide a facility for creating crystal reports. For creating
report report, you can use datasource as SQL 2000. If you want anything
more then do ping me.

Regards,
Deepak
 

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