如何在SSIS中创建异步脚本组件?
我可能是瞎子,但我不知道如何创建脚本组件。我不是问为什么要进行异步,如何使用它等等。我只是想知道如何将其添加到我的包中,或者如何将现有组件转换为异步组件!
我正在使用 VS2008 和 MSSQL 2008 R2。
I might be blind, but I don't see how to CREATE the script component. I'm not asking why do an asynchronous, how to work with it, etc. I just want to know how to add it to my package, or how to transform an already existing component into an asynchronous one!
I'm using VS2008 with MSSQL 2008 R2.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我找到了方法:
感谢此网站。
I found how :
Thanks to this site.
使用脚本组件创建异步转换
“配置输入”下的第一个要点、输出和输出列”
Creating an Asynchronous Transformation with the Script Component
First bullet point under "Configuring Inputs, Outputs, and Output Columns"