Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 21st, 2004, 12:27 PM
Registered User
 
Join Date: Sep 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default DataSet.WriteXML Problem

Hello all,

I'm trying to use a typed DataSet to read and write an XML file for permanent data storage. The file goes through a transform to convert it into a more "database-friendly" (read: normalized) format. I've just added a record and saved it - the record was added at the bottom of the XML file, even though the schema says it's not supposed to go there (and of course screws up the transformation). How do I get the DataSet to automatically place new elements with other similar ones?

Thanks

Jim Stanley
Media Services, Inc.





Similar Threads
Thread Thread Starter Forum Replies Last Post
result from DataSet.WriteXml rachamim C# 2005 1 January 28th, 2008 12:52 PM
Data set writexml problem tasiekk ADO.NET 0 September 26th, 2006 04:38 AM
WriteXml standalone property mega ADO.NET 0 June 21st, 2006 09:14 AM
problem using Dataset.WriteXml() nitins_301 ADO.NET 0 March 19th, 2005 04:25 AM
Missing Columns with WriteXml khautinh General .NET 0 August 20th, 2004 10:46 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.