Re: sql setup error
- From: "Roger Wolter[MSFT]" <rwolter@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Feb 2006 22:25:37 -0800
It looks like your client is trying to connect with the VIA protocol for
some reason. Use the SQL Server Configuration manager to ensure that the
via protocol is disabled on both the client and the server. I assume you
are running sqlcmd on the same machine as SQL Express.
--
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
"rbarr8" <rbarr8@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0CDF5F85-AFCE-48F5-ABC7-C14C3E51D73D@xxxxxxxxxxxxxxxx
I am trying to work through the visual C# step by step book and it requires
visual sql 2005 express to be running on my machine. I show it running but
when I type the code from the book "sqlcmd -s roger-xp-x2\SQLExpress -E"
(without the quotes) I get the following error: HResult 0x7E, Level 16,
State 1 VIA Provider: The specified module could not be found. Sqlcmd:
Error: Microsoft SQL Native Client : 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 under the default settings SQL Server does
not
allow remote connections. Sqlcmd: Error: Microsoft SQL Native Client :
Login
timeout expired.
Any ideas where I might look to clear this error?
Thanks, Roger
.
- Prev by Date: Re: Sql server 'max server memory' option
- Next by Date: Re: Query question
- Previous by thread: Can't connect remotely to SQL Express
- Next by thread: Procedure cache on SQL2005 x64
- Index(es):
Relevant Pages
|