trying to connect to SQL instances and I have discovered that during installs and unistalls and reinstalls that I have instances in two different location. they are in the following locations:
Program Files (x86)/ Microsoft SQL Server / MSSQL10.instance name (or MSSQL11.instance name pending SQL 2008r2 or SQL 2012)
and
Program Files/ Microsoft SQL Server / MSSQL10.instance name (or MSSQL11.instance name pending SQL 2008r2 or SQL 2012)
How do I know which one is really the one that I am connecting two?
Thanks for taking a look and any advise you may have.
dave