Re: [PHP-WIN] PHP connecting to MSSQL

2009-04-01 Thread Alf Stockton
Sascha Meyer wrote: Hi Alf, I just installed MSDE on my PC and I could connect locally with a trusted connection, using shared memory Net-Library. When connecting using hostname and port, the connection failed, because the server was not listening on port 1433. this will resolve your proble

Re: [PHP-WIN] PHP connecting to MSSQL

2009-04-01 Thread Sascha Meyer
Hi Alf, Alf wrote: > I have not reinstalled MSDE but have done the svrnetcn you suggest where I > found 1433 listed as the TCP port but when I try netstat -an I get:- > C:\Documents and Settings\Alf Stockton>svrnetcn > > C:\Documents and Settings\Alf Stockton>netstat -an have you restarted the se