I am trying to connect to an existing database in SQL Server 2012n using Netbeans 8.
Using the connection wizard, I select Sql Server 2012 and enter the credentials and fields.
However, I get a message about the impossibility of establishing a connection.
You can see screenshots of the entered fields:


I also tried using "localhost" instead of "STIJN", this did not work. I also tried using the default port "1433". Also did not work, no matter what port it is? Where can I see which port I use? Perhaps the error lies in the port, otherwise I do not know where I made a mistake.
user4080876
source share