I am trying to connect to my SQL server running on a Windows 2012 R2 Server from another server on the same network. When I open up the Microsoft SQL Server Management Studio (on the server not hosting the sql database) and punch in the login credentials I receive this message
The servers can ping each other just fine and on the SQL server I have allowed for remote connections to be established.
I am not quite sure what the issue is or what I am doing wrong as it is probably something simple and since I don't have much knowledge of SQL i am just missing it so any help would be greatly appreciated