Home Forums SQL Server 2012 SQL Server 2012 - T-SQL Trying to Connect to SQLCMD for Some Reason Im unable to CONNECT to the SQL COMMAND. RE: Trying to Connect to SQLCMD for Some Reason Im unable to CONNECT to the SQL COMMAND.

  • allamsanjeev (4/24/2014)


    Haven't done any such step? If you can be more elobrative would be of much needed help.

    Thanks

    Open up command prompt (cmd.exe)

    type: net start

    and hit enter

    the output should be:

    These Windows services are started:

    ....

    SQL Full-text Filter Daemon Launcher (SQL2012)

    SQL Server (SQL2012)

    SQL Server Analysis Services (SQL2012)

    SQL Server Browser

    SQL Server Integration Services 11.0

    SQL Server VSS Writer

    where the instance name is in parentheses, this case SQL2012, check what the instance name is in your case.

    😎