Issues Connecting To Microsoft Sql From Php
I am building a website using PHP on Somee Server(somee.com) and Microsoft SQL. Now I have a problem making connection between php and SQL. Here is my connection code:
Solution 1:
If you say you have the correct username / pass, perhaps the server (some.com) is actively blocking connections to it.
Try using below steps -
Post a Comment for "Issues Connecting To Microsoft Sql From Php"