Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我试图将数据更新到数据库中时,我发现以下错误'XQuery 更新表达式不能应用于内存节点。'...如何解决这个问题任何人都可以帮助我...。
我相信 eXist 上的文档明确指出更新不适用于内存节点。它仅适用于持久保存在数据库中的 XML。链接在这里:
http://exist.sourceforge.net/update_ext.html