RSS Feed using RSS Data Provider

Connection string

This CData ADO.NET Provider for RSS connection string can be used for connections to RSS / Atom.

Url=http://news.google.com/news?pz=1&cf=all&hl=en&topic=n&output=rss

Items in a standards compliant RSS feed have a defined structure. Therefore the schema is expected to be as the standard defines. Use the hard coded value of "RSSFeed" as table name when querying, i e SELECT * FROM RSSFeed