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.
是否可以在 SSIS(SQL 服务器集成服务)中构建动态 OLE DB 连接管理器。因为我在多个环境中运行包,我必须在多个地方更改连接管理器。如果我动态创建它会很棒。
是的,你可以通过表达式来做到这一点。
见这里 - http://consultingblogs.emc.com/jamiethomson/archive/2008/12/08/making-the-case-for-expressions-instead-of-parameterised-sql-and-vice-versa-ssis.aspx