1
resposta

Erro de conexão SQL Server

Prezados,

Alguém teve esse erro e possa ajudar ?

The TCP/IP connection to the host localhost, port 1433 has failed. Error: "connect timed out. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.".

Meu JNDI: fontes/type=javax.sql.DataSource fontes/driver=com.microsoft.sqlserver.jdbc.SQLServerDriver fontes/url=jdbc:sqlserver://localhost:1433;databaseName=fontes_db fontes/user=sa fontes/password=161099

Já executei os passos:

1-Habilitar o protocolo TCP/IP 2-Reiniciar o serviço do SQL Server (inclusive reinicie a máquina e o Spoon) 3-Desabilitei também o Firewall

Sem sucesso!!!

1 resposta

Oii Tiago, tudo bem?

Você tentou habilitar os Pipes Nomeados? É o mesmo processo para habilitar o TCP/IP.

Pode ser que isso resolva seu problema. Faça o teste e me avise se deu certo, por gentileza.

Fico aguardando :)