sql server 2008 express - unable to connect -


I have just installed the SME server 2008 Express in XMH, my connection string looks like this

 

I used the SQL Server and SQL Server Browser Service

I have disabled the firewall.

In the same machine I installed a SQL client - Squirrel SQL and U Using Rokt connection string, has refused me connection.

I am able to connect using SQL Server Management Studio ... so I know that my SQL Server is running

Any help is appreciated.

I will disable the named pipe, besides try the 127.0.0.1 address. I'm sure the designated pipe is causing you trouble.

Comments