SQL Server: SSIS error: Cannot create connector...
I've been using SQL 2005 SSIS (SQL Server Integration Services) more and more lately. It is a big departure from SQL 2000 DTS (Data Transformation Services), but actually grows on you after a while.
I get the following error pretty often:
Cannot create connector.If you get this, happy you. This simply means that you have tried to use an OLE DB Source as an OLE DB Destination. The Fix: Simply delete the OLE DB Source and replace it with an OLE DB Destination block, being careful to set all of the connection parameters correctly. Wish they were all this easy.
The destination component does not have any available inputs for use in creating a path.
You are simply genuis
ReplyDeleteHa ha! My mother says the same thing. I am happy it worked for you!
ReplyDeleteDude! i am not able to find anything that says OleDB destination. all i see is OleDB source. I am not yet able to fix this problem. anyway thanks
ReplyDeleteDude! its working now! thanks
ReplyDeleteMy face is red!
ReplyDeleteThanks . I am a newbie and was having a tough time figuring this one out
ReplyDeleteGreat! Glad it worked for you.
ReplyDeleteDitto, I'm also a noob and you probably saved me at least 30 min of hair pulling. So simple, but so glad someone posted this. Thank you.
ReplyDeleteYeah, the real problem is that the error message is true, but not very helpful. Maybe it would be useful for the error message to end with, "are you sure you don't need an OLE Destination Block?"
ReplyDeleteActually, you also get this error message, when trying to connect a third DB source to a Merge component.
ReplyDeleteDoh! Thanks for pointing out my stupidity!
ReplyDeleteDoh! Thanks so much for helping! ;-)
ReplyDeleteThanks a lot. I had been battling with this all day!!! Just to realise... THANKS
ReplyDeleteI've been creating SSIS packages for a while now. I got this error today, read your post, and thought "There's no way I used a source as a destination!" Yup. Thanks.
ReplyDeleteLol.....Thanks a lot..Its working
ReplyDelete