Subscribe To

Subscribe to SQL Server and XML by Email
Labels

Friday, June 06, 2008

SQL Server Native XML Webservices depricated in KATMAI (SQL Server 2008)

Native XML Webservices introduced  by SQL Server 2005, provided a way to access the database engine using SOAP via HTTP. By using this mechanism, we could send SOAP/HTTP requests to the Database Server to execute TSQL Queries, Stored procedures, Functions etc.

This feature will not be available with the future versions of SQL Server. So if you have already used it, make up your mind to modify your applications and avoid using this feature in the future development work. The alternate method being suggested is Windows Communication Foundation (WCF).

You can find the MS article here: http://msdn.microsoft.com/en-us/library/cc280436(SQL.100).aspx

0 comments:

Post a Comment

About Me
Jacob Sebastian
Tutorials
* XQuery Tutorials
My Links
SQL Server White Papers
SQL Server 2008
My Articles
XML Workshop RSS Feed
Contact me
Readers
Free Hit Counter
Web Site Hit Counters
SQL Server Bloggers
Blog Directories
blogarama - the blog directory Programming Blogs - BlogCatalog Blog Directory
 
Copyright Jacob Sebastian