Results 1 to 2 of 2

Thread: [RESOLVED] Read xml file to datatable

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2008
    Location
    Dominican Republic
    Posts
    733

    Resolved [RESOLVED] Read xml file to datatable

    Hello,

    I know there's a method (mydataset.ReadXml()) that allows me to read an xml file to a datatable, however, I don't want to read the WHOLE file to the datatable, just specific nodes. Is this possible without querying the information and then adding it to the datatable?

    Thanks in advance!
    "In our profession, precision and perfection are not a dispensable luxury, but a simple necessity."
    Niklaus E. Wirth


    Rate any post that helped you, it's a good way of saying thanks
    Please specify your Visual Studio Version!

    Why rating is useful

    My Code Bank Submissions: How to determine Windows Version| Working With Mouse Events | Blocking Input Using API | Get host's IP | Minimize to system tray "animated" | Colored ListBox (custom fonts, colors, highlight) Updated -New Class! | [VS 2008] Strong encryption and hashing class - Updated! 31/August/2009 | Create a shortcut using IWshRuntimeLibrary

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Read xml file to datatable

    Hey,

    I notice that you have marked the thread as resolved, without actually getting a response. Does that mean that you have solved the problem that you were having? If so, you might want to think about sharing the solution with the rest of the community.

    Thanks

    Gary

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