Delete a XML file

edited April 2014 in How To...

Hi guys, long time no seen. I am using a processing program that uses XML DB and makes an intensive use of the XML type. But what I don't see how to do in the reference is how I delete an XML physic (Meaning not the object but the file) file. For example, I created a XML, modified it and saved with saveXML() into guy.xml. I want to delete that user from the DB(For each user I create a file, some advice here about storing it all in a single file is helpful too), I remove the child in the index that makes reference to it, but I need also to wipe it out from non-existent user residual files that just disturb.

Thanks for your time, javier

Tagged:

Answers

Sign In or Register to comment.