Excel sheets saved as XML files that can be read by .NET
I tried sheets sved by Excel 2002 (XP) but the schema is
not acceptable by .Net.
If I use ReadXML(FilePath, ignorSchema or AUTO, it fails
to read the Excel XML file into the dataset.
Do you have any suggestions, and is Excel 2003 address
this issue?
|