RE: Can't access Sql Server Express 2005
- From: David Thielen <thielen@xxxxxxxxxxxxx>
- Date: Mon, 1 Jan 2007 13:47:01 -0800
ps - I have a copy of the Virtual Machine with this problem if MS needs this
to reproduce the bug. But all I did to get it was:
1) Install Win XP
2) Install Sql Server Express
3) Run our .NET app that enumerates databases.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
"David Thielen" wrote:
Found it. The ADO.NET enumeration of servers returns GASTON but not.
GASTON\SQLEXPRESS. (This system only has Express installed on it). Once I
changed the name to GASTON\SQLEXPRESS it worked.
I've seen this bug a couple of times before so I guess we need to find a
work-around.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
"David Thielen" wrote:
Hi;
I installed Sql Server 2005 Express and am trying to open a connection using
ADO.NET. I enabled TCP/IP and Named Pipes and then rebooted. The message is:
Cannot access the database.
Error: An error has occured while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be
caused by the fact that under the default settings SQL Server does not allow
remote connections. (provider: Named Pipes Provider,
error: 40- Could not open a connection to SQL Server)
Any ideas?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
- Follow-Ups:
- RE: Can't access Sql Server Express 2005
- From: Wei Lu [MSFT]
- RE: Can't access Sql Server Express 2005
- Prev by Date: Re: Can't access Sql Server Express 2005
- Next by Date: Cant start sql server 2005 express
- Previous by thread: Re: Can't access Sql Server Express 2005
- Next by thread: RE: Can't access Sql Server Express 2005
- Index(es):
Relevant Pages
|