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.
我们如何从 Oracle AFTER INSERT 触发器调用 windows 服务(或)dll 文件
任何建议将不胜感激
此致,
您可以从 plsql 运行操作系统命令。 这可以按照此AskTom 帖子或此(11g 之前)中的描述完成
因此,如果您可以从脚本调用服务或 dll,那么这可能会起作用