My machine Win7 has SQL Server 2005 and SQL Server 2008 installed.
Also, Sql Server Management Studio is installed with SQL Server 2008.
Now, I want to connect to SQLEXPRESS instance running currently on my machine.
How do I know if i will need Management Studio 2005 or 2008 to connect to SQLEXPRESS?
Just to add that I have already tried connection with SSMS 2008, but it says
Can’t connect to .\SQLEXPRESS, Login failed.
One thing I just noticed is that under Windows Authentication,
User name is showing my user name with which I logged in to Windows.
But this machine used to belong to someone else and computer name has not changed to mine.
Could this be reason for login failure?
Thank you!
SSMS2008 can connect to SQLExpress 2005 or 2008 instances, so use that version.
Login failedcan mean several things: