Hi all, I am having trouble connecting to SQL Server 2005. I have installed it with mixed mode authentication. When I call mssql_connect('localhost',$username,$password), I get a PHP error saying unable to connect to server. In the PHP manual, it says something about an "interfaces" file. Where would I find this file? Kind Regards, Dale