Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

how to parse the xml file

This is a discussion on how to parse the xml file within the AJAX & XML forums, part of the Web Development category; Hi friends can any1 tell me how to parse xml file and store it in Database...

Go Back   Geeks Talk > Web Development > AJAX & XML
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 03-22-2007
Expert Member
 
Join Date: Oct 2005
Location: india,cochi,bangalore
Posts: 395
Thanks: 2
Thanked 9 Times in 8 Posts
vmshenoy is on a distinguished road
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.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-12-2007
Junior Member
 
Join Date: May 2007
Location: Mysore
Posts: 16
Thanks: 1
Thanked 1 Time in 1 Post
umeshap is on a distinguished road
Re: how to parse the xml file

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

Like SAX and DOM
Reply With Quote
  #3 (permalink)  
Old 06-20-2007
Junior Member
 
Join Date: Apr 2007
Location: Hyderabad
Posts: 16
Thanks: 2
Thanked 1 Time in 1 Post
saswata.purkayastha is on a distinguished road
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.
Reply With Quote
Reply

  Geeks Talk > Web Development > AJAX & XML

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Listen to any PDF file!!! Shivanna Geeks Lounge 8 4 Weeks Ago 08:19 AM
Lookup on the same file using the input file JobHelper Data Warehousing 1 07-24-2009 09:59 AM
Reading a TSR file JobHelper QTP 1 07-27-2007 06:33 AM
Parse failed: ORA-OO936: missing expression in BO JobHelper Data Warehousing 0 02-09-2007 04:59 AM
Modification Of Pdf.File Gorakh.sharma Geeks Lounge 1 12-27-2006 07:55 AM


All times are GMT -4. The time now is 04:07 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved