Question

In VS 2010, how would you register/add a custom transformation to the toolbox?

Pas de solution correcte

Autres conseils

Add the *.dll file of your customized component in the default Toolbar folder under the SSIS installation and then right click on the toolbar in the SSIS project window.

Then you will have to choose items and select the *.dll that was pasted in the folder.

http://bennyaustin.wordpress.com/2009/06/30/steps-to-build-and-deploy-custom-ssis-components/

This link may help with the screenshot

Kindly let know if it is useful

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top