Browse by Tags

How to find whether Sql Server 2005 x86 is installed or x64 is installed?
Published 29 July 7 9:36 AM | SSQA.net
Say you have multiple instances of SQL Server and on mixed platforms such as 32 bit and X64 bit platforms, so how do you find which version of SQL you have installed. If you are well versed with the environment then by looking at the servernames you can...