sql >> Databasteknik >  >> RDS >> Sqlserver

Kan inte ansluta till SQLServer-databasen i Java-applikationen

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.

Kontrollera din SQL Server-inställning tillåt acceptera TCP/IP-anslutningar. Aktivera TCP/IP och starta om SQL Server. Testa sedan din kod igen.



  1. Sammanfoga tabeller i Oracle SQL Developer

  2. Avkoda motsvarande i postgres

  3. Arbetar med JDBC och Spring

  4. Summa, subtrahera och sammanfoga flera mysql-tabellkolumner