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)
November, 2005
MSDN Blogs
>
SQL Protocols
>
November, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Protocols
InfoPath: WSDLOperation: The parameters for element parameters in operation GetSystemDefinition could not be created.
Posted
over 7 years ago
by
SQL Server Connectivity
0
Comments
There have been questions raised about how to make InfoPath work with SQL 2005 native web services. Some people have been hitting the following error in InfoPath when trying to use SQL 2005 native web services as a data source: WSDLOperation: The parameters...
SQL Protocols
SQL Express remote connections
Posted
over 7 years ago
by
SQL Server Connectivity
45
Comments
Networking protocols are disabled by default in SQL Server Express. The error message you will get when trying to connect from SQL Native Client will look like this “An error has occurred while establishing a connection to the server when connecting...
SQL Protocols
Encrypting connections in SQL Server 2005 & SQL Native Client with SSL
Posted
over 7 years ago
by
SQL Server Connectivity
6
Comments
There are a few different encryption options for SQL Server 2005 By default using SQL Native Client your login packet will be encrypted over the wire so as to not disclose your password. This encryption is supported by a self-signed & self-generated...
SQL Protocols
Connecting to SQL 2005 through SOAP Native Web Services using SQL user credentials from a different domain
Posted
over 7 years ago
by
SQL Server Connectivity
50
Comments
Just as normal connections to SQL server support SQL user credentials, when logging into SQL 2005 through Native Web Services SQL user credentials can be used as well. This is done by utilizing the SOAP Headers functionality of SOAP. Please see SQL...
Page 1 of 1 (4 items)