I have MS SQL installed on a remote server, when I write a small VBscript it connects fine. So I know that the database is working. It works with ColdFusion as well.
When I try to connect to it with PHP, it just will not connect. But when I connect to the local development server on the LAN, it does !