What else do you want to know?
Main Topics
Browse All TopicsI just installed SQL Server 2008 Management Studioand I can connect to SQL Server 2005 with a SQL account, but when I go to open the databases I get the error below. The instance of SQL Server 2005 that I am trying to open databses on has many databases that I don;t have access to (and I don;t want to see them); just the databse that I do have access to. HELP!!!
TITLE: Microsoft SQL Server Management Studio
--------------------------
Failed to retrieve data for this request. (Microsoft.SqlServer.Manag
For help, click: http://go.microsoft.com/fw
--------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.Conne
--------------------------
The server principal "me" is not able to access the database "CDM" under the current security context. (Microsoft SQL Server, Error: 916)
For help, click: http://go.microsoft.com/fw
--------------------------
BUTTONS:
OK
--------------------------
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Can you connect to the server? Yes
Do you mean that you are facing new databases you are not familiar? No, databases are where they always have been I've just upgraded my Enterprise Manager to Mangement Studio and now I can't open MY databases.
If true what are they? Who is managing the db? I mean could someone do some changes in server... etc.
db is managed by my ISP; that's why there are many dbs I can't open (and I don't want to them). The other dbs used to just show up in Enterprise Manager, but I couldn't open them (just the way my SQL account should work). My ISPs suggestion was to upgrade my databases to SQL Server 2008, but that's not a solution, but merely a workaround. I know 2008 should be backwards compatible.
Yes, I used the same account to connect to the older management studio and enterprise manager and they worked fine. I don;t think it's an account privledge thing. Since I can connect to the 2005 SQL Server that contains my database it sure seems like I should just be able to open 'databases' and see my database. Heck, I can even run a query and see all the data in once of my tables without specifying the database I want to look in.
Got it. Thanks for your time anyway.
http://sqlblog.com/blogs/a
This KB explains the issue and how to get the fix
http://support.microsoft.c
Keith
Business Accounts
Answer for Membership
by: tigin44Posted on 2008-11-30 at 13:31:16ID: 23064866
I think your case is not clear enough.