Groups | Blog | Home
all groups > sql server connect > november 2006 >

sql server connect : Can't connect to SQL Server Express 2005 using localhost in the connection string.


Vlad Kryvokobylsky
11/15/2006 10:35:57 AM
However it works perfectly if I specify the full server name like this
192-55-55-55\SQLEXPRESS.

Is there any way to configure it so I would be able to connect to it using
localhost?

Thank you,

Vlad

Roger Wolter[MSFT]
11/15/2006 11:53:53 AM
Try using . (dot) as in .\SQLEXPRESS. localhost may or may not be
configured.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"Vlad Kryvokobylsky" <vlad.kryvokobylsky@denovosoftware.com> wrote in
message news:%23jqbiTOCHHA.4892@TK2MSFTNGP04.phx.gbl...
[quoted text, click to view]

Vlad Kryvokobylsky
11/15/2006 1:15:18 PM
Local host is set up properly, since I can use it in IE.
The idea is to avoid using a server instance name. Just an IP address.

[quoted text, click to view]

AddThis Social Bookmark Button