Hi, I have a windows 2003 web edition server with plesk 8.1
I can't connect from my sites to SQL server express databases.
This is conection string I'm using:
<add key="connectionString" value="Server=.\SQLEXPRESS;Trusted_Connection=true;database=mydatabase" />
that works in my old iis server without plesk
this is the error:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that...
How connect to sql server express
I can't connect from my sites to SQL server express databases.
This is conection string I'm using:
<add key="connectionString" value="Server=.\SQLEXPRESS;Trusted_Connection=true;database=mydatabase" />
that works in my old iis server without plesk
this is the error:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that...
How connect to sql server express