Dear all,
i was working nicely with PHP and MySQL, untill an URGENT Small Project came, and it needs a connection from PHP to MSSQL Server 2000
what i have is:
- Windows XP SP2
- MS SQL Server 2000 Enterprise
- Client Tools installed
- PHP Version 4.2.3
i have installed a software that Builds a database "DBname" automatically and all its tables, what i want to do is to get a report from one of those tables, so i have to connect to the SQL server ..
when am trying to connect i got :
Warning: MS SQL message: Login failed for user 'MyName'. (severity 14) in D:\www\ms\index.php on line 3
Warning: MS SQL: Unable to connect to server: MyPCNAME in D:\www\ms\index.php on line 3
and i have read all about the SQL server comments almost, and did not succeed !! any way is the username and password wrong, and can some one guide me where to reset or see what username is there on the server or add a new one (iam the administrator and i have intalled the SQL server)
and many thanks for help in advance ...
regards,