Thanks for your help, really appreciate that, but I am really confuse, like I told you I
am using Visual web developer 2010 in my project, looking information in order
to work with SSRS, SQL server 2008 express doesn’t support SSRS, I don’t know
if someone else had the same issue
and I would like to know what path they took.
I was thinking;
if that is the case probably start looking crystal reports, like an option.
Please any suggestion
will be greatly appreciated….
but I am really confuse, like I told you I
am using Visual web developer 2010 in my project, looking information in order
to work with SSRS, SQL server 2008 express doesn’t support SSRS, I don’t know
if someone else had the same issue
Yes, SQL Express edition does support 'Reporting services', it is required to instlall SSRS as explained in the video tutorials referred in initial response. SQL Server Reporting Services are not installed as SQL Server installation , it is required to manually
install the component.
Member
19 Points
111 Posts
Implementing SSRS with VWD 2010 ASP 4.0 VB
Oct 14, 2011 04:19 PM|jpuga|LINK
Hi All:
I have a project and now is time to create all the reporting I would like to implement SSRS on my application,but I really I don't know how to do it.
all help will be greatly appreciate.
Thanks
Star
13042 Points
3174 Posts
Re: Implementing SSRS with VWD 2010 ASP 4.0 VB
Oct 14, 2011 07:54 PM|sukumarraju|LINK
http://www.asp.net/sql-server/videos/getting-started-with-reporting-services
http://www.asp.net/sql-server/videos/building-and-customizing-reports-in-business-intelligence-development-studio
Application Architecture Guide 2.0
My Blog
Twitter
Member
19 Points
111 Posts
Re: Implementing SSRS with VWD 2010 ASP 4.0 VB
Oct 17, 2011 09:39 AM|jpuga|LINK
Thanks for your help, really appreciate that, but I am really confuse, like I told you I
am using Visual web developer 2010 in my project, looking information in order
to work with SSRS, SQL server 2008 express doesn’t support SSRS, I don’t know
if someone else had the same issue
and I would like to know what path they took.
I was thinking;
if that is the case probably start looking crystal reports, like an option.
Please any suggestion
will be greatly appreciated….
Star
13042 Points
3174 Posts
Re: Implementing SSRS with VWD 2010 ASP 4.0 VB
Oct 17, 2011 10:05 AM|sukumarraju|LINK
Yes, SQL Express edition does support 'Reporting services', it is required to instlall SSRS as explained in the video tutorials referred in initial response. SQL Server Reporting Services are not installed as SQL Server installation , it is required to manually install the component.
Regardless of the SQL Server version the installation process should be the same. Go through the above tutorials, install the required, if any doubt post further queries here or dedicated forum at http://social.msdn.microsoft.com/Forums/en/sqlreportingservices/threads/
SSRS MSDN http://msdn.microsoft.com/en-us/sqlserver/cc511478
Codeplex sample SSRS page
Application Architecture Guide 2.0
My Blog
Twitter