all groups > sql server programming > august 2007 >
You're in the

sql server programming

group:

Can't Connect via DAC Mode


Can't Connect via DAC Mode Mike DeYoung
8/4/2007 2:42:01 PM
sql server programming: All,

Cannot connect to admin:servername in SSMS.

Throws error... "Dedicated administrator connections are not supported.
(ObjectExplorer)"

I enabled in Surface Area, double-checked with sp_configure, rebooted server
and still can't connect.

Any idea's? Thanks for any help.

--
Re: Can't Connect via DAC Mode Kalen Delaney
8/4/2007 2:53:16 PM
Hi Mike

The message is actually pretty specific.

You cannot use DAC to open the Object Explorer, only to open a query window.
So if your SSMS is configured to open the Object Explorer first, do that
using a standard connection, and then when you open a query window, you can
specify DAC.

--
HTH
Kalen Delaney, SQL Server MVP
www.InsideSQLServer.com
http://sqlblog.com


[quoted text, click to view]

Re: Can't Connect via DAC Mode Mike DeYoung
8/4/2007 4:34:31 PM
Thanks Kalen, Aaron.. got connected.

--
mdy

[quoted text, click to view]
Re: Can't Connect via DAC Mode Aaron Bertrand [SQL Server MVP]
8/4/2007 6:16:13 PM
Yes, this is by design, and won't be fixed. :-(
http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=284760

I guess next I should suggest that if Management Studio is opened via DAC,
then Object Explorer and database dropdowns etc. should not even be present.
If the purpose is just to run queries then there should be a "stripped down
chrome" mode.

--
Aaron Bertrand
SQL Server MVP




[quoted text, click to view]

AddThis Social Bookmark Button