RE: [PHP-DB] Unable to connect to MSSQL with PHP through a firewall

2004-01-29 Thread Ricky Boone
On Thu, 2004-01-29 at 21:57, Duane Lakoduk wrote: > I came across this problem when I separated my web applications and database > (sql 2000) onto separate servers. The problem is that Windows does not > (cannot) pass user authentication information to SQL server ... if they are > different machin

RE: [PHP-DB] Unable to connect to MSSQL with PHP through a firewall

2004-01-29 Thread Duane Lakoduk
I came across this problem when I separated my web applications and database (sql 2000) onto separate servers. The problem is that Windows does not (cannot) pass user authentication information to SQL server ... if they are different machines. I used Mixed authentication and added user accounts/g