Sql-server – use SQL Server Management Studio 2012 on a 2008 server

sql serverssms

My school is using SQL Server 2008. Last time I used it I only installed (at home) SQL Server Management Studio 2008 part, and used VPN to connect to school's server.

Now I want to install SQL Server Management Studio again, but this time the 2012 version is available.

Will SQL Server Management Studio 2012 work on the school's SQL Server 2008? Or do I need the 2008 version?

Best Answer

SSMS2012 is backwards compatible:

http://social.msdn.microsoft.com/Forums/en-US/sqltools/thread/0151c2e8-2281-4a78-86b0-20cc1bfd57ac

Edit Giving out Aaron's link instead of the old one! Thanks Aaron.

microsoft.com/en-us/download/details.aspx?id=35579

As Kenneth mentioned, you could copy the 2008 BOL (Books online) so when you search the help it'll be relevant to 2008 instead of 2012.