Friday, July 7, 2017

SQL Server 2012 Express(x86) is not registered in the Local Servers Groups by default

Although you can connect to SQL Server 2012 Express (x32bit) from SQL Server Management Studio (Version 14.0.17099.0), the Express Server does not belong to the Local Servers Groups by default as shown.




No comments:

Post a Comment

What is SQLOISIM? What is it used for in SQL Server?

SQLIOSIM is a tool for simulating SQL Server IO. SQLIOSIM performs reliability and integrity tests on the disk systems that SQL Server uti...