I downloaded XMLDiffPatch.dll from Microsoft site and ran the install. The dll seems to have been registered - but when I try to reference it from Access vba tools menu, I get an error:
Can't add a reference to the specified file
I wish to be able to call XMLDiff and XMLPatch from vba - how can I achieve that? Why can I not reference the dll from vba?
PS: I would not mind a solution that offers a java jar instead; actually I would prefer that. But I have not been able to find an XMLDiffPatch jar on the web.