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.
我在 Sql Server 2012 中有一个包。我用 SSIS 工具开发了这个包。我正在尝试生成一封电子邮件,以防其中一项任务失败但包裹成功完成。我想从 SQL 端做,不在包里面。
谢谢
胡安