Re: Connection String/Network Library

From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 01/31/05


Date: Mon, 31 Jan 2005 08:51:46 -0600

Building your connection string
http://www.darkfalz.com/1059

Beyond that it's most likely NOT the connection string, its either the
network communications, unclosed connections, etc.

-- 
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"James" <letyoudown@verizon.net> wrote in message 
news:%23SFtO65BFHA.2676@TK2MSFTNGP12.phx.gbl...
> We've had a recurring problem where all of a sudden we get a DBMSSOCN
> General Network Error on any page that connects to SQL Server.  Then we 
> have
> to reboot the server and everything works fine again, for a few more hours
> and then we have the same problem.  Someone suggested adding ";Network
> Library=DBMSSOCN" to our connection strings.  I've tried to figure out
> exactly what this does and why not having it would be a problem.  Any 
> ideas?
> Thanks.
>
> 


Relevant Pages

  • Re: SQL Server security exception
    ... but the SQL server is on the ... This is very strange because I'm using the same Connection String ... > | public SqlConnection SqlConn = new SqlConnection; ... > Do you happen to run this from a network drive? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: XMLBulkload fails in asp.net com interop but works in vb.net
    ... Is it possible that your asp.net process is running under the NETWORK ... If you webserver and sql server are on different boxes, ... >> There is something wrong with your connection string. ...
    (microsoft.public.sqlserver.xml)
  • Re: web service for accessing db?
    ... Plus I have connection string embeded in to code. ... All client are within the network or accesing network through VPN. ... be in using web service, I don't see benefits at all. ... malicious user can read its content and connect to sql server directly. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Unable to Connect To Sql Server 2000 using .NET 2005 EXPRESS
    ... Check www.connectionstrings.com and see if your connection string is valid. ... my sql server here on my laptop on my company's network. ... The timeout period elapsed prior to completion of the ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Accessing a remote DB via wp_aspnet.exe
    ... runs under the local ASPNET account. ... account that wil also be authorized in the SQL Server. ... > you can use the SQl Server's name in the connection string. ... > If the other SQL Server is outside your network, ...
    (microsoft.public.dotnet.framework.aspnet)