I'm playing around with ADO.NET Data Services and would like to import the output from a query into a spreadsheet. Although Excel 2007 allows me to import the results of a request from the web page, the resulting spreadsheet contains all the XML header info which makes seeing/working with the data impossible for my users. Can't seem to find a solution. Any help? Thx.
A:
It doesn't work properly because feed web services have special xml format which is different from ATOM that is used by ado.net data services. check out this url for a not very well solution: http://geeks.netindonesia.net/blogs/andriyadi/archive/2009/07/16/oba-excel-amp-ado-net-data-services.aspx
Amir hossein sarajan
2009-11-30 07:27:54