cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
CED-TQ
Engaged Sweeper
Is there anyone who has developed a web interface in php to access the database?
I'm trying to log in like this:

$ serverName = "svr.domain \ SQLEXPRESS";
$ connOptions = array ("UID" => "XXX", "PWD" => "XXX", "Database" => "lansweeperdb");
$ conn = sqlsrv_connect ($ serverName, $ connOptions);

but I always get this error:
[HTTP / 1.0 500 Internal Server Error 21ms]
0 REPLIES 0

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now