I created SSIS (SQL 2008) packages that works with SharePoint 2010 in the past. In my new job, I am working with SharePoint 2013 and SQL 2008 R2. I found two issues:
(1) After I installed SSIS SharePoint List Adapter http://sqlsrvintegrationsrv.codeplex.com/releases/view/17652, I do not see the SharePoint list option in the source or destination sections (I tried both 32 bit and 64 bit)?
(2) Then I add Microsof.SharePoint to reference in the project. There is a yellow triangle with exclamation point next to the Reference and no SharePoint server object is available.
I just wonder is this a SQL version issue and do I need SQL 2012? I really appreciate your help.
Many thanks