Posts Tagged: SQL Server 2008

How to enable remote connections to SQL Server 2008 using command line

Posted by & filed under SQL Server.

Here is a small sql snippet, which will helps to enable remote connections using Command Line. It will enable remote connections to your SQL Server. Happy Coding