Boa tarde,
Comecei a utilizar o sql server 2012 agora e estou com problemas para utilizar tanto o netbeans quando o ireport nele.
OS dois programas acusam o mesmo erro:
com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host localhost, port 1433 has failed. Error: "Connection refused: connect. Verify the connection properties, check that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port, and that no firewall is blocking TCP connections to the port.".
Ja habilitei os protocolos TCP/IP e o Pipes nas configurações e verifiqueis os serviços "sql server(SQLEXPRESS) ,sql server agente (SQLEXPRESS), " e estão em execução.
Estou usando o jdbc4 para a conexao.
Se alguem souber o que é ficarei grato… Desde já agradeço !!!