|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Saturday, May 11, 2013 8:17 AM
Points: 460,
Visits: 2,521
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, November 21, 2011 12:20 PM
Points: 2,
Visits: 55
|
|
Good article, though leaves me wanting to know more :) (I haven't been keeping up that closely w/ SQL Server 2008).
Any idea if these features are available when connected to 2005 (or earlier) databases?
Thanks.
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Saturday, May 11, 2013 8:17 AM
Points: 460,
Visits: 2,521
|
|
Yes, the activity monitor and index hint are available when you are connected to a SQL Server 2005 instance.
Intellisense, (which I have not mentioned here) was available earlier, but in RC0 it has been removed. Intellisense will work only on a SQL Server 2008 database.
.
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Friday, November 02, 2012 7:05 AM
Points: 75,
Visits: 446
|
|
Managment Studio 2008 Activity Monitor is connecting to SQL 2008 and 2005 Servers, but it is giving me a message that it does not support SQL 2000 servers despite Managment Studio allowing all other functions on them. Is no ability to monitor activity of SQL 2000 servers with the 2008 Managment Studio or is this a problem with RC0?
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Wednesday, May 08, 2013 3:02 PM
Points: 768,
Visits: 1,159
|
|
Thanks for the INDEX HINT, just used it, pretty cool
I am sure there are other features we'll find gradually in SSMS 2008 still getting used to the 'Activity Monitor' versus the 2005 Activity Monitor
SQLServerNewbie
MCITP: Database Administrator SQL Server 2005
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Friday, April 12, 2013 9:43 AM
Points: 142,
Visits: 171
|
|
An average article. From the title I expected much more than brief mention of two new features. And no, the splash screen doesn't count.
Pasting screenshots of cool features does not make a cool article.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: 2 days ago @ 2:50 AM
Points: 4,785,
Visits: 1,334
|
|
Good article, waiting for the other in the series.
|
|
|
|
|
UDP Broadcaster
      
Group: General Forum Members
Last Login: Wednesday, January 02, 2013 12:15 PM
Points: 1,443,
Visits: 711
|
|
| Nice job! Would like to learn a bit more though, looking forward to part 2
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Thursday, February 14, 2013 12:01 PM
Points: 743,
Visits: 900
|
|
Nice article. Its worth pointing out that (at least so far as I can tell) the very nice missing index feature in the graphical execution plan only works when connected to SQL Server 2008 instance. Turning on the XML showplan feature though will still give you the text (or technically xml) version.
--- Timothy A Wiseman SQL Blog: http://timothyawiseman.wordpress.com/
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Saturday, May 11, 2013 8:17 AM
Points: 460,
Visits: 2,521
|
|
Its worth pointing out that (at least so far as I can tell) the very nice missing index feature in the graphical execution plan only works when connected to SQL Server 2008 instance. .
The example in the screenshot is taken from a SQL Server 2005 database. So it looks to me that it works for SQL Server 2005 as well.
.
|
|
|
|