Update Large XML File

amitguitarplayer

Active member
Joined
Jul 5, 2008
Messages
27
Programming Experience
5-10
Hi guys,
I have an XML file about 200 MB. I have to prase through it and find specific data and update it based on certain checks... what can i use besides the DOM ? cause sometimes the file can be more than 500 mb and loading 500 mb in memory with DOM can crash my system ! ? i am toally lost ! please help !!!!
 
Last edited:
Back
Top