Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
March, 2006
MSDN Blogs
>
SQL Protocols
>
March, 2006
Server & Tools Blogs
>
Data Platform Blogs
>
SQL Server Protocols Blog
Data Development
ADO.NET (Managed Providers, DataSet & EF)
WCF Data Services
SQL Server Customer Advisory Team
SQL Server Protocols
Microsoft XML Team
JDBC
Microsoft Drivers for PHP for SQL Server
Sync
SQL Server Data Tools
StreamInsight
Data Quality Services
Data Quality Services
SQL Server Customer Advisory Team
DQS with Jessica Meats
All MSDN DQS Postings
OLTP
SQL Server Team
ADO.NET (Managed Providers, DataSet & EF)
SQL Server Customer Advisory Team
SQL Release Services
SQL OS
Running SAP on SQL Server
Conor vs. SQL
SQL AlwaysOn Team
SQL Server Manageability
Integration Services
SSIS
Data Quality Services
SQL Server Customer Advisory Team
All MSDN SSIS Postings
Data Security & Storage
SQL Server Security
SQL Server Storage Engine
SQL OS
SQL Server Customer Advisory Team
Data in the Cloud
Windows Azure
Your Data in the Cloud
SQL Server Team
Silver Lining
SQL Server Protocols Blog
Topics from the Microsoft SQL Server Protocols team - Netlibs, TDS, SQL Browser, etc.
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
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
More
▼
Less
▲
Archives
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)
More
▼
Less
▲
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 7 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 7 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 7 years ago
by
SQL Server Connectivity
25
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 7 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)