Sign In
Data Access blog
(this blog is now in suspended animation - please update your bookmarks!)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
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
ADO
ADO.Net
JDBC
LINQ
Misc
PDC-2005
SQL Native Client
Archive
Archives
July 2006
(2)
June 2006
(4)
April 2006
(2)
March 2006
(9)
February 2006
(3)
January 2006
(5)
October 2005
(1)
September 2005
(2)
August 2005
(4)
July 2005
(2)
June 2005
(2)
May 2005
(2)
April 2005
(3)
March 2005
(3)
August, 2005
MSDN Blogs
>
Data Access blog
>
August, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Data Access blog
Introduction to SQL 2005 Native XML Web Services (SOAP)
Posted
over 7 years ago
by
MSDNArchive
3
Comments
The Native XML Web Services (SOAP) being a new feature in SQL 2005, I like to provide a brief overview of what it is and possible scenarios where it may be more useful then using normal SQL connections. SOAP as many of you know stands for Simple Object...
Data Access blog
Getting the MARS Sample working in the June CTP
Posted
over 7 years ago
by
MSDNArchive
2
Comments
Multiple Active Result Sets ( MARS ) is a cool new feature in SQL Server 2005 which allows you to start and begin processing another query while you are in the middle of processing a different query on the same connection. Unfortunately the MARS sample...
Data Access blog
SSL in SQL Server 2005 [Il-Sung Lee]
Posted
over 7 years ago
by
MSDNArchive
13
Comments
I often receive questions inquiring about the (channel) encryption capabilities in SQL Server 2005. Like SQL Server 2000, 2005 can use SSL (Secure Socket Layer) to secure transmissions over the wire independent of the network protocol used. However, unlike...
Data Access blog
Using MARS with SQL Native Client [Chris Lee]
Posted
over 7 years ago
by
MSDNArchive
10
Comments
Using MARS with SQL Native Client - By Chris Lee...
Page 1 of 1 (4 items)