Sqlserver
 sql >> Baza danych >  >> RDS >> Sqlserver

Nie można połączyć się z bazą danych SQLServer w aplikacji Java

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.

Sprawdź, czy ustawienia serwera SQL zezwalają na akceptowanie połączeń TCP/IP. Włącz TCP/IP i uruchom ponownie SQL Server. Następnie ponownie przetestuj swój kod.



  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. Pobierasz miliardy wierszy ze zdalnego serwera?

  2. Jak formatować liczby w SQL Server

  3. Zaktualizuj profil poczty bazy danych w programie SQL Server (T-SQL)

  4. Tabela SQL Server do json

  5. Jak znaleźć tabele zawierające określoną kolumnę w SQL Server