YOUR DEVELOPERS COMPLAIN THAT THEY CAN’T CONNECT TO THE SERVER USI...

18. Your developers complain that they can’t connect to the server using SQL Server Management Studio. You’ve used Terminal Services to log on to the server, and you’ve confirmed that TCP/IP is enabled. You now want to test it with a local connection. What should you do?A. Nothing, just connectB. Disable Shared Memory in Configuration ManagerC. Move TCP/IP above Shared Memory in the connection protocol orderD. Disable Shared Memory using sp_configure ‘shared memory enabled’