I don't see any way of removing attachements, either in attachment.AttachmentStore, or in xml_database.AttachmentStore, I could use os.unlink, but comment on GetDataFile explicitly says that the file is read only and should not be modified. So, how to remove attachments or what code should I add. - Volodya