Atom 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://someservice.com/atom-feed/
This CData ADO.NET Provider for RSS connection string can be used for connections to RSS / Atom.
URL=http://someservice.com/atom-feed/
Items in a standards compliant Atom feed have a defined structure. Therefore the schema is expected to be as the standard defines. Use the hard coded value of "AtomFeed" as table name when querying, i e SELECT * FROM AtomFeed