Results 1 to 2 of 2

Thread: XML Files (read,write,delete)

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2002
    Location
    ENGLAND
    Posts
    38

    XML Files (read,write,delete)

    Dear All
    Please could anyone tell me.About Xml File and reading specific record from the XML Text file and
    Writing new record to the XML File and deleting the specific records.
    Because i want to store my data to the XML File first and then from XML file store to the SQL Server and then delete the XML records.
    Please any example and ideas will be most appreciated.
    Many Thanks in advance
    salih
    sa

  2. #2
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Reading, UK
    Posts
    870
    you can save a dataset straight to an xml file can't you? You can then read it back into the dataset for editing, and then updated your SQL server.

    Haven't got any code though.
    www.vb-tech.com
    .Net Freelance Development
    http://weblog.vb-tech.com/nick
    My blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width