Re: XML Tips XML file :
" SAX, event based XML parser is probably what is needed to search huge file. DOM store the whole content on memory which is in huge file is not good since it uses a lot of memory. SAX is event based that handle XML elements when it find it."
__________________ Vignesh $Live It The Way You Love It$ |