I have a hosting in which I need to connect to an external SQLServer in a php system I'm creating. I enter all the data correctly but always gives connection error showing the message:
mssql_connect()
: Unable to connect to server: xxxxxxxxx
Is there any kind of incompatibility in my hosting for connections to the Microsoft bank? Is there anything else, a plugin or something? In MySQL it connects normally.