Welcome to MSDN Blogs Sign in | Join | Help

August 2005 - Posts

Introduction to SQL 2005 Native XML Web Services (SOAP)

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

Getting the MARS Sample working in the June CTP

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
Posted by DataWorksBlog | 2 Comments
Filed under:

SSL in SQL Server 2005 [Il-Sung Lee]

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
Posted by DataWorksBlog | 13 Comments
Filed under:

Using MARS with SQL Native Client [Chris Lee]

Using MARS with SQL Native Client - By Chris Lee
Posted by DataWorksBlog | 10 Comments
Filed under:
 
Page view tracker