RES: RES: [PHP-INSTALL] PHP on WIndows 2003 Web Edition

2005-05-10 Thread Maurit Pereira Fagundes
: [PHP-INSTALL] PHP on WIndows 2003 Web Edition Prioridade: Alta Try using $db = mssql_connect("server ip", "user", "password"). I think that it's the correct syntax. On Tue, May 10, 2005 2:07 pm, Maurit Pereira Fagundes said: > Hi. > > I receive the

RES: [PHP-INSTALL] PHP on WIndows 2003 Web Edition

2005-05-10 Thread Maurit Pereira Fagundes
Hi. I receive the following message --> Warning: mssql_connect(): Unable to connect to server: servername the php code to connect to the sql server is: (!$db=mssql_connect("servername","user","password") --- i already tried the follow