Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 how to create report using SSRS2005 and use web ap

Author  Topic 

imranabdulaziz
Yak Posting Veteran

83 Posts

Posted - 2007-04-02 : 00:39:26
Dear All,
I am making web application using Asp.net C#(Visual Studio2005). And Sql server 2005 as a back End
i want to know how to create report using server 2005 reporting services and use in web application.

please give me some link or example .

Thanks

jhermiz

3564 Posts

Posted - 2007-04-02 : 08:26:00
quote:
Originally posted by imranabdulaziz

Dear All,
I am making web application using Asp.net C#(Visual Studio2005). And Sql server 2005 as a back End
i want to know how to create report using server 2005 reporting services and use in web application.

please give me some link or example .

Thanks




If you're using visual studio 2005 you can use the Business Intelligence project type to create a report project. Then simply create the report...it might be easier to use the wizard first since you are new to this. Personnally I am not fond of that wizard, but at least it will help you understand how reports are created.

Good luck, you can check my signature link as there are some RS tips and tricks there.

Programmers HowTo's -- [url]http://jhermiz.googlepages.com[/url]
Go to Top of Page

danmbuen
Starting Member

4 Posts

Posted - 2007-04-11 : 01:31:35
Reporting Services Tutorials --
http://msdn2.microsoft.com/en-us/library/ms170246.aspx
Go to Top of Page
   

- Advertisement -