Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
MSDN Blogs
>
SQL Protocols
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
Announcing Microsoft SQL Server ODBC Driver for Linux
Posted
over 2 years ago
by
dpblogs
7
Comments
Greetings Developer community: We heard yesterday and today at the PASS conference about the exciting new areas that we are investing in bringing the power of SQL Server to our customers. Many of our developers who rely on native connectivity to SQL...
SQL Protocols
Annual SQL Connectivity Customer Survey
Posted
over 2 years ago
by
dpblogs
1
Comments
Greetings to the Developer community: Microsoft SQL Server team has been interacting on a regular basis with the developers and users in the form of surveys. During the last 2 years, we completed surveys that focused on the broad SQL Connectivity components...
SQL Protocols
Last Chance: Help Shape The Future Of SQL Server!
Posted
over 3 years ago
by
SQL Server Connectivity
0
Comments
Hello reader, We have extended our SQL Connectivity Customer Survey until November 2, 2010 5:00PM PST. If you have not done so please take a moment to fill our our easy 10 question survey listed below at the link to help shape the future of SQL Server...
SQL Protocols
SQL Server Customer Survey (Fall 2010)
Posted
over 3 years ago
by
SQL Server Connectivity
0
Comments
Greetings to the SQL Server community: Last year in October 2009, we introduced the process of interacting on a regular basis with the developers and users in the form of surveys. During the last 12 months, we completed surveys that focused on the...
SQL Protocols
Windows 7 AppCompat changes and SQL Server client and setup hangs
Posted
over 3 years ago
by
SQL Server Connectivity
1
Comments
Windows 7 and Windows Server 2008 R2 include many changes to the core operating system. This blog post is targeted at resolving the impact on SQL Server client drivers and SQL Server setup of one breaking change in Windows 7 and Windows Server 2008 R2...
SQL Protocols
SQL Server "Login Failure" troubleshooter
Posted
over 3 years ago
by
SQL Server Connectivity
3
Comments
Our colleagues over in the SQL Server Security team have developed an open tool for troubleshooting "Login Failure" errors. If you're having an issue with "Login Failure" errors and can't resolve it from the other SQL Protocols blog articles here, check...
SQL Protocols
SQL Server Native Client survey
Posted
over 3 years ago
by
dpblogs
7
Comments
Dear SQL Server developers and users: Our sister team, the SQL Server Native Client (SNAC), has a survey open to ask for your feedback as they take a step back to review the priorities and goals for the long term and identify areas that will benefit...
SQL Protocols
Selectively using secure connection to SQL Server
Posted
over 4 years ago
by
SQL Server Connectivity
2
Comments
Secure connection to SQL Server can be enforced by different ways, e.g. forcing encryption by using “ ForceEncryption” property under the Network Configuration in the server. But this setting will force all clients to use encryption and any client that...
SQL Protocols
We would like to hear your opinion...
Posted
over 4 years ago
by
dpblogs
0
Comments
Dear SQL Server developers and users: It is this time of the year when we, in the SQL Connectivity product team, take a step back, review the priorities and goals for the long term and identify areas that will benefit from investments. We...
SQL Protocols
Connection from a Windows Service could be blocked by firewall even if firewall is disabled
Posted
over 4 years ago
by
SQL Server Connectivity
0
Comments
Recently, I worked on a customer issue. The customer encountered an "error: 26 - Error Locating Server/Instance Specified" error although he has applied/verified every steps I posted in the blog: http://www.bing.com/search?q=error+26+blog+protocol&form...
SQL Protocols
Understanding the error “An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.”
Posted
over 4 years ago
by
SQL Server Connectivity
5
Comments
This error message, which is associated with the Winsock error WSAENOBUFS and actually comes from Windows rather than SQL Server directly, has two well-understood root causes. However, it still stumps people today, probably because there is no single...
SQL Protocols
TCP listening ports and ENDPOINT ports behavior
Posted
over 5 years ago
by
SQL Server Connectivity
2
Comments
Endpoint configuration seems to be creating some confusion. I hope that this will clarify some of the behavior as it applies to TCP endpoints. With a default configuration of SQL Server, try the following: > select name, port, is_dynamic_port...
SQL Protocols
Understanding “Data Source=(local)” in SQL Server Connection Strings
Posted
over 5 years ago
by
SQL Server Connectivity
13
Comments
Lately we have noticed many misunderstandings surrounding the usage of the Data Source keyword in connection strings, caused by people generalizing from an example demonstrating a connection string for local connectivity and creating their own connection...
SQL Protocols
Configuring SQL Protocols through Windows PowerShell
Posted
over 5 years ago
by
SQL Server Connectivity
4
Comments
Sometimes we are asked about the possibility of configuring SQL Server protocols through PowerShell. In SQL Server 2008, the sqlps tool incorporates WMI and SMO into this powerful Windows administrator tool, making it easy to manage SQL Server protocols...
SQL Protocols
Connection failure because of mismatched TDS version
Posted
over 5 years ago
by
SQL Server Connectivity
2
Comments
Some customers have reported connection failure because of wrong TDS version. The client application gets the following error message: (or similar depends on the protocol used) A connection was successfully established with the server, but then...
SQL Protocols
Troubleshooting SQL Server Cluster Installations
Posted
over 5 years ago
by
SQL Server Connectivity
5
Comments
On a Windows Cluster it is possible to install a SQL Server Cluster, which will be a separate entity with disctinct Virtual Server Name, IP address, and pipe name. The nodes of the SQL Cluster must be able to communicate with one another. This communication...
SQL Protocols
Connectivity troubleshooting in SQL Server 2008 with the Connectivity Ring Buffer
Posted
over 5 years ago
by
SQL Server Connectivity
6
Comments
SQL Server 2008 contains a new feature designed to help troubleshoot particularly tricky connectivity problems. This new feature, the Connectivity Ring Buffer, captures a record for each server-initiated connection closure, including each kill of a session...
SQL Protocols
Understanding the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.”
Posted
over 5 years ago
by
SQL Server Connectivity
39
Comments
Understanding the error message: “Login failed for user ''. The user is not associated with a trusted SQL Server connection.” This exact Login Failed error, with the empty string for the user name, has two unrelated classes of causes, one of which...
SQL Protocols
Steps to troubleshoot SQL connectivity issues
Posted
over 5 years ago
by
SQL Server Connectivity
47
Comments
We have been seeing and trying to resolve SQL connectivity issue all the time. I guess it would be helpful if we can put some guidance on how to resolve connectivity issues. Here comes a proposal based on my experience. Basically, when you failed...
SQL Protocols
Could not connect to X64 named instance
Posted
over 5 years ago
by
SQL Server Connectivity
1
Comments
We see a couple of cases where customer could not connect to named instance on X64. They all have the following symptons. 1) Customer has no problem to connect X86 instance on the same server machine even if it's a named instance. Customer can even...
SQL Protocols
Understanding “Connection forcibly closed by remote host” Errors Caused by TOE/Chimney
Posted
over 5 years ago
by
SQL Server Connectivity
8
Comments
Sporadic “Connection forcibly closed by remote host” errors with SQL Server connections can be very difficult to troubleshoot and resolve. This blog post is targeted at diagnosing TOE/Chimney issues that may lead to this client error message. Chimney...
SQL Protocols
Why Browser is installed under 90\shared directory rathar than 100\Shared?
Posted
over 5 years ago
by
SQL Server Connectivity
1
Comments
After installing SQL Server 2008, some users might notice that sqlbrowser.exe is installed under %ProgramFiles%Microsoft SQL Server\90\Shared, rather than %ProgramFiles%Microsoft SQL Server\100\Shared as some users expect. When setup fails for some reason...
SQL Protocols
Service Principal Name (SPN)
Posted
over 5 years ago
by
SQL Server Connectivity
5
Comments
Did you know that beginning with SQL Server 2008, support for service principal names (SPNs) has been extended to enable mutual authentication across all protocols. Administators can now define their own SPNs. Thus SQL Server 2008 makes secure authentication...
SQL Protocols
TCP Provider: No connection could be made because the target machine actively refused it
Posted
over 6 years ago
by
SQL Server Connectivity
24
Comments
In this post, I am trying to list out potential cause and general solution to this specific error when you are making connection to SQL Server 2005. First, It is due to TCP connection fail, since you can tell from the title, "TCP Provider: .xx", which...
SQL Protocols
Login failed for user <xx>, Msg 18456, Level 14, State 1
Posted
over 6 years ago
by
SQL Server Connectivity
1
Comments
This post focus on a typical cause of sql login failure issue described as the title. In real world, a customer log on to the machine as a domain\user or local machine accout, he can connec to SQL Server through SQL Server Management Studio. However...
Page 1 of 4 (86 items)
1
2
3
4