This topic is locked

PHPRUNNER4.1 and PHP/MSSQL

10/18/2007 2:46:36 PM
PHPRunner General questions
mcz_sepal author

Hi,

I use PHPRunner since version 2 with PHP/MySQL and I´m a big fan. That´s a great Tool I ever bought and it paid every penny invested on it. I could not remember how many applications I have created by PHPRunner

Now I´m starting to use on MSSQL.

I have installed my own computer the free server SQL SERVER 2005 EXPRESS and the service got the status running.

I could not connect on PHPRunner because I don´t know the server name and user and Password.

Could you send some explanation on HOW set the server name, user and Password ? I will understantd if you do not give me some return.

I´m sorry, I agree the question I have is much more for MSSQL than PHPRunner but I´m using to connect in PHPRunner and use to develop more one brilliant application.

Thanks,

Marcos

Sergey Kornilov admin 10/18/2007

Marcos,
when you install SQL Server you are asked to enter sa (admin) password. If you don't remember your password logon to SQL Server using SQL Server Management studio and change the password.
Use localhost or (local) as a server name. Use sa as a username.