Results 1 to 3 of 3

Thread: how to parse the xml file

  1. #1
    Expert Member
    Join Date
    Oct 2005
    Answers
    383

    how to parse the xml file

    Hi friends

    can any1 tell me how to parse xml file and store it in Database

    :)
    NEVER SAY DIE.

  2. #2
    Junior Member
    Join Date
    May 2007
    Answers
    15

    Re: how to parse the xml file

    If your using JAVA
    use Java API's for XML parsing

    Like SAX and DOM


  3. #3

    Re: how to parse the xml file

    In .NET, we have a entire namespace dedicated to XML.
    We use XmlReader class to read XML files.

    In Javascript ActiveX object can be created to parse XML,the constructor is something like ,

    var xmlParser = new ActiveXObject(Microsoft.XMLDOM);
    xmlParser offers a number of methods to parse XML

    Do some googling on that.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact