Subscribe To

Subscribe to SQL Server and XML by Email
Labels

Wednesday, June 04, 2008

XML Workshop XX - Generating an RSS 2.0 Feed with TSQL(SQL server 2000)

Part 20 of XML Workshop shows how to generate an RSS 2.0 feed using FOR XML with EXPLICIT. In one of the previous versions we saw a different version of the TSQL code that generated an RSS 2.0 feed using FOR XML PATH. Using FOR XML PATH is much easier than EXPLICIT, however, it is available only with SQL Server 2005 and above.

The FOR XML EXPLICIT approach will work for both SQL Server 2000 and 2005/2008. You can find the article here.

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