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. 我可以将包部署到 SSIS 目录,然后在执行时选择正确的值。
SSIS
有没有办法设置开发人员特定的连接字符串参数值,当开发人员在 Visual Studio 中使用它时不会更改包的源代码,或者至少会驻留在允许每个开发人员的版本控制文件忽略的一些文件中设置他自己的连接字符串并且在提交新版本的包后不会影响任何其他人?