[PHP] Connecting MS SQL

2001-12-13 Thread pong-TC
Hello All I am trying to connect MS SQL, but got the error message as follows: Warning: MS SQL message: Login failed for user 'pong'. (severity 14) in d:\inetpub\wwwroot\cgi-bin\mailman.php on line 26 Warning: MS SQL: Unable to connect to server: dilbert in

Re: [PHP] Connecting MS SQL

2001-12-13 Thread Shane Wright
Hi you're getting MS SQL messages so you have the MS SQL library installed ok (otherwise you'd be getting 'undefined function' or thereabouts...) The problem is most likely with MS SQL itself - is the username/password set up and is access allowed from the machine your making the connection