What do I need to connect to an external SQLSERVER database with my application?

1

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.

    
asked by anonymous 27.07.2016 / 16:13

0 answers