Can I use SQL Server Management Studio 2005 for 2008 DB?
Posted
by jinsungy
on Stack Overflow
See other posts from Stack Overflow
or by jinsungy
Published on 2008-09-09T15:05:53Z
Indexed on
2010/04/15
2:43 UTC
Read the original article
Hit count: 292
I am looking to manage a SQL Server 2008 DB using Management Studio 2005. The reason for this is because our server is a 64-bit machine and we only have the 64-bit version of the software.
Is this possible?
How about managing a SQL Server 2005 DB using Management Studio 2008?
© Stack Overflow or respective owner