Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 473
Default Excel sheets saved as XML files that can be read by .NET

Nabil Elibiary wrote:
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?


When you save a workbook in XML format you are saving almost all the
information about the workbook, including names, styles, numberformats,
alignment, colour, ...

Excel 2003 Professional does provide the ability to just save nomimated
data in XML format. It is probably what you are looking for.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Files saved as csv files are actually saved as text files? Queen_Of_Thebes[_2_] Excel Discussion (Misc queries) 2 May 19th 09 03:04 PM
My Excel files are not being saved as I put them in. Helene Excel Discussion (Misc queries) 0 September 29th 06 06:44 PM
Files saved on CD automatically convert to Read-Only; why? PSK from OC Excel Discussion (Misc queries) 1 March 29th 06 06:49 PM
Excel file opened as read-only, if saved by another user GeEf Excel Discussion (Misc queries) 2 August 28th 05 04:29 PM
How to get an excel doc not saved as "Read Only" bunbarn Excel Discussion (Misc queries) 2 August 19th 05 12:32 AM


All times are GMT +1. The time now is 03:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"