Sqlserver
 sql >> Teknologi Basis Data >  >> RDS >> Sqlserver

Tidak dapat terhubung ke database SQLServer di aplikasi 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.

Periksa pengaturan SQL Server Anda, izinkan menerima koneksi TCP/IP. Aktifkan TCP/IP dan mulai ulang SQL Server. Kemudian uji kode Anda lagi.



  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. Mengapa pilih SCOPE_IDENTITY() mengembalikan desimal alih-alih bilangan bulat?

  2. Bagian waktu dari Bidang DateTime di SQL

  3. Cara membuat alias database di SQL Server

  4. Menghitung jumlah bulan penuh antara dua tanggal dalam SQL

  5. Pilih TANGGAL menit dengan query SQL Server 2008