Link to home
Start Free TrialLog in
Avatar of janhoedt
janhoedt

asked on

Connect to SQL reporting server via SQL Management Studio + create database?

Hi,

We have a sql reporting server 2008 (on Windows 2008 server) for SCCM.

I'd like to:
*connect to the server via reporting server client (cannot do that, even when selecting "reporting services"
*create a new database to which I would write (and read) data via Powershell

Please advise.
J.
ASKER CERTIFIED SOLUTION
Avatar of Systech Admin
Systech Admin
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of janhoedt
janhoedt

ASKER

So should I use reportingserver option then to connect?

Cannot connect to "oursqlservername"
Additional information: report server WMI provider error:
Invalid namespace (Microsoft.SqlServer.Management.UI.RSClient)
Invalid namespace (System.Management)

Thanks for PS commands but they also work from Windows 2012 to WIndows 2008 R2 and SQL 2008 database?
Note that PS is not main concern, main concern is howto create and connect to a database on a SQL reporting server database (is that even possible or advised)?