Sign In
SQL Protocols
Topics from the Microsoft SQL Server Protocols team - Netlibs, TDS, SQL Browser, etc...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
10055
ADO.NET
annoucement
Connection String
connectivity
data access
Firewall
hang
JDBC
Login
Longhorn
ODBC
PHP
PowerShell
socket
SQL Browser
SQL Server
SQL Server 2005
SQL Server Cluster
SQLConnection
Vista
Windows 7
Windows Server 2008 R2
Winsock
WSAENOBUFS
Archive
Archives
October 2011
(1)
August 2011
(1)
October 2010
(2)
August 2010
(1)
April 2010
(1)
January 2010
(1)
October 2009
(2)
September 2009
(1)
March 2009
(1)
November 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(1)
June 2008
(1)
May 2008
(2)
April 2008
(5)
July 2007
(1)
June 2007
(4)
May 2007
(2)
March 2007
(1)
February 2007
(2)
January 2007
(2)
December 2006
(1)
November 2006
(1)
September 2006
(1)
August 2006
(2)
July 2006
(1)
April 2006
(6)
March 2006
(4)
February 2006
(2)
January 2006
(1)
December 2005
(7)
November 2005
(4)
October 2005
(15)
September 2005
(6)
April, 2006
MSDN Blogs
>
SQL Protocols
>
April, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Protocols
Error Messages of SQL Server 2005 Start Up Failure
Posted
over 6 years ago
by
SQL Server Connectivity
22
Comments
SQL Server 2005 could fail to bring up due to various causes, there are several great blogs that talk about different reason: http://blogs.msdn.com/sql_protocols/archive/2006/01/10/511330.aspx http://blogs.msdn.com/sql_protocols/archive/2005/10...
SQL Protocols
Getting netmon sniff on local machine
Posted
over 6 years ago
by
SQL Server Connectivity
1
Comments
To be able to do this, you need more than one network interface cards on the local machine. You can do the same for one interface too (although it is a hack). The key here is to ask for any loopback traffic (127.0.0.0) to go thru your new route...
SQL Protocols
Checklist and tips for Connectivity Questions
Posted
over 6 years ago
by
SQL Server Connectivity
1
Comments
In order to better assist troubleshooting connectivity related issues, the more specific you describe the problems, the faster we can help you out. Please take a few minutes to answer the following questions and post them along with your specific repro...
SQL Protocols
A special GNE (General Network Error) messages when running SQL Server after installing service pack 1 for Windows Server 2003 and TCP registry key SynAttackProtect
Posted
over 6 years ago
by
SQL Server Connectivity
19
Comments
The client error messages related to this post are the followings. For MDAC client, [DBNETLIB]General network error. Check your network documentation. [DBNETLIB]ConnectionRead (recv()). For SNAC client, For SNAC client, “ TCP Provider:...
SQL Protocols
Restrict IP Address to prevent invalid login attack to SQL Server.
Posted
over 6 years ago
by
SQL Server Connectivity
10
Comments
Recently, we in customer scenario, amount of attacks come through making connection to SQL Server 2005 and trying invalid sa login. Under such a situation, SQL Server report error " login failed for user sa [CLIENT..]". It is quite annoying to get a lot...
SQL Protocols
Configure Aliases Programmatically Using WMI
Posted
over 6 years ago
by
SQL Server Connectivity
1
Comments
In my previous post , I provided some sample C# code that allows you to configure SQL Server connection properties remotely through Windows Management Instrumentation. But WMI can also be used to configure client connection properties on a remote machine...
Page 1 of 1 (6 items)