Quantcast
Channel: Microsoft SQL Server Community Samples: Integration Services
Viewing all articles
Browse latest Browse all 582

New Post: SharePointListAdapter for SQL2014 (beta) is released!

$
0
0
Hi Mikel,

Happy to know your package finally works, but I still cannot understand why your SQL 2014 SSIS catalog will load dll from 2012 folder. Actually if your machine only have SQL 2014 installed, the SP-Adapter installer will not install the dll for SQL 2012.

If you are interested, I think you can do following further investigation:
  1. Check if your SQL instance is really a SQL 14 instance
  2. Try to install the SP-Adapter again by using "Custom" installation, which will list which versions of the dll will be installed
  3. Using Process Explorer to check which SP-Adapter dll will DTExec.exe or ISServerExec.exe load (from 2012 or 2014 folder)
Thanks,
Bo

Viewing all articles
Browse latest Browse all 582

Trending Articles