on Writexml error



(Type your message here)
Hi all,
I have a XML file as a datasource. I read that file using dataset.readxml.Then in that dataset I make some changes. Now I want to write that changed dataset by overwriting the file that was created initially.
I someone please tell me how to do it.
--------------------------------
From: ratnesh gupta

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>sCyOfoucUUyYsxAsNxg9AA==</Id>
.



Relevant Pages

  • How to use xml file as data source for Mail merge?
    ... I want to use xml file as a datasource of mail merge.. ... Best regards ... Prev by Date: ...
    (microsoft.public.word.mailmerge.fields)
  • How set datasource of combobox to xml file
    ... I have an XML file. ... In VB.NET 2005 is there any easy way to set the datasource of the combobox ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: datagrid update command
    ... > -i updated the dataset with the str and i wrote the dataset to xml file ... > -i used the debugger to watch str and the same result here ... i have to update the datasource with the dataset every time i need ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: XML DATA source DataSetDataSource DataMemeber
    ... "DataList" objects, which have a property named "DataSource", but I don't ... I'm also not sure what you mean when you say that your XML file has DataSets ... (ArrayLists implement IEnumerable. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: NEWB: reverse traversal of xml file
    ... I have an xml file of about 140Mb like this: ... I want to traverse it from bottom to top and add another field to each ... def enumerate_words: ... if prev>= part: ...
    (comp.lang.python)