Plesk 10.2.0
Windows 2008 R2 Web Edition with SP1
MSSQL 2008 R2 Express edition
Plesk license supports MSSQL.
If I connect to Remote Desktop and open MSSQL Server Management Studio, I connect to MSSQL instance using as Servername '.\SQLEXPRESS'(without quotes).
If I go to Plesk -> Tools & Utilities -> Add Database Server and put at field 'Host name or IP address' the value '.\SQLEXPRESS' it outputs:
Error: Some fields are empty or contain an improper value.
and marks field 'Host name or IP address' red.
I have also tried 127.0.0.1 and 127.0.0.1\SQLEXPRESS but in that case I get:
Error: Test connection to the database server has failed because of network problems:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
and that's correct, because I get the same error if I try to connect from Management Studio using those values.
So, from Management Studio I can only connect using .\SQLEXPRESS but plesk does not accept that value. It asks only for IP or hostname.
How can I add my SQLEXPRESS instance in Plesk?
Thank you
Windows 2008 R2 Web Edition with SP1
MSSQL 2008 R2 Express edition
Plesk license supports MSSQL.
If I connect to Remote Desktop and open MSSQL Server Management Studio, I connect to MSSQL instance using as Servername '.\SQLEXPRESS'(without quotes).
If I go to Plesk -> Tools & Utilities -> Add Database Server and put at field 'Host name or IP address' the value '.\SQLEXPRESS' it outputs:
Error: Some fields are empty or contain an improper value.
and marks field 'Host name or IP address' red.
I have also tried 127.0.0.1 and 127.0.0.1\SQLEXPRESS but in that case I get:
Error: Test connection to the database server has failed because of network problems:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
and that's correct, because I get the same error if I try to connect from Management Studio using those values.
So, from Management Studio I can only connect using .\SQLEXPRESS but plesk does not accept that value. It asks only for IP or hostname.
How can I add my SQLEXPRESS instance in Plesk?
Thank you