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)
March, 2006
MSDN Blogs
>
SQL Protocols
>
March, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Protocols
Troubleshoot Connectivity Issue with SQL Server Express 2005
Posted
over 6 years ago
by
SQL Server Connectivity
101
Comments
Recently, we answered a lot of customer questions about how to make a successful connection to SQL Express 2005 through MSDN forum and our blogs. Here, I collect basic info about it and a brief guide of making local and remote connection to SQL Server...
SQL Protocols
Creating a SOAP sqlSession supported client application
Posted
over 6 years ago
by
SQL Server Connectivity
1
Comments
SQL 2005 Native Web Services enables support for login environment settings through the use of SOAP Headers. The set of environment settings include: initialLanugage initialDatabase applicationName clientInterface clientPID hostName networkID enableNotifications...
SQL Protocols
Understand special TCP/IP property “Keep Alive” in SQL Server 2005
Posted
over 6 years ago
by
SQL Server Connectivity
24
Comments
When open TCP/IP properties by following SQL Server Configuration Manager -> SQL Server 2005 Network Configuration ->Protocols -> TCP/IP, you will notice there is new added property named “Keep Alive”, which is not available in SQL Server 2000...
SQL Protocols
SQL Server fails to start with ERRORLOG reporting “TDSSNIClient initialization failed with error 0x5, status code 0xXX”
Posted
over 6 years ago
by
SQL Server Connectivity
7
Comments
I have seen this issue multiple times. So I post the problem and the solution here. 0x5 is ERROR_ACCESS_DENIED, the windows error code for “Access is denied”. A typical SQL Server ERRORLOG looks like, 2006-03-06 10:48:27.99 Server Server is...
Page 1 of 1 (4 items)