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
 Transact-SQL (2005)
 SSRS

Author  Topic 

yadhu_cse
Constraint Violating Yak Guru

252 Posts

Posted - 2010-12-31 : 02:07:16
Hi,

How can i develop ad hoc reporting in sql server 2008r2.
when i create report model in report manager it is giving error.
Report builder and report models" is not supported in this edition of Reporting Services

pk_bohra
Master Smack Fu Yak Hacker

1182 Posts

Posted - 2010-12-31 : 03:57:52
What edition you are using (Express / Std..)

In case you are using "Express edition" make sure you have installed "Database with Advanced Services" edition.
Go to Top of Page

yadhu_cse
Constraint Violating Yak Guru

252 Posts

Posted - 2010-12-31 : 05:08:14
i have installed express with advanced and developer edition
Go to Top of Page

Vinnie881
Master Smack Fu Yak Hacker

1231 Posts

Posted - 2010-12-31 : 20:09:51
I ran into a issue before where I downloaded sql server express without advanced services first, then added on report server. Nothing I did worked properly until I uninstalled everything and reinstalled using all the latest versions available. I am not certain why this was, but I probably wasted 3-4 hours figuring it out. I'd suggest that if you installed the items seperatly and not at the same time that you uninstall the entire SQL Express package and all features, then reinstall the latest version.


Success is 10% Intelligence, 70% Determination, and 22% Stupidity.
\_/ _/ _/\_/ _/\_/ _/ _/- 881
Go to Top of Page
   

- Advertisement -