Troubleshooting SQL Server connection issues (DPA)

1. In the login window open Connection Properties—the settings should match the screenshot.

  • Enter your SQL database name and tick Encrypt Connection.

Plik:2015-11-12 10-22-21.jpg

2. If you still cannot connect, install the telnet command as described at https://technet.microsoft.com/pl-pl/library/cc771275(v=ws.10).aspx

  • Then run the following steps:
  • a. open cmd (Start → Run → cmd)
  • b. type: telnet webhw24.htx-net.pl 51433
  • c. a successful test shows a blank black window