Help using SQL Configuration Manager

  • This is what my SQLCMD looks like

    http://i1209.photobucket.com/albums/cc384/King_Bradley/SQLpic.png

    I have to

    Configure the TCP/IP server listener to use the static TCP port 1433.

    then

    Use SQLCMD to test connecting to the SQLSERVER named instance using Shared Memory

    finally

    Use SQLCMD to test connecting to the SQLSERVER TCP/IP listener on TCP port 1433. Use the 127.0.0.1 loopback address to simulate the network.

    I am really confused and have no idea how to get started, if I can have some help I would appreciate it. Thank you

  • Doing this is documented in multiple TechNet and MSDN articles and is the same type of process for SQL Server 2005 and onward. A simple Google search for your first sentence will bring up multiple examples.

    Shawn Melton
    Twitter: @wsmelton
    Blog: wsmelton.github.com
    Github: wsmelton

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply