Search this blog

Saturday, April 16, 2011

SSIS: Data Extraction From SharePoint List

Problem:-
How to extract the data from SharePoint List using SSIS?


Solution:-
If you want to extract the data from SharePoint, you need to install the “SharePointListAdaptersSetup.msi”. It provides 2 controls SharePoint List Source & Destination Control, Which is written by C# 3.0 Framework.


Download SharePointListAdaptersSetup.msi

1 comment:

  1. Hello Dude,

    SSIS features a programmable object model that allows developers to write their own hosts for package execution. Such a host can respond to events, start and stop packages and so on. The object model also allows developers to create, store and load packages, as well as create, destroy and modify any of the contained objects. Thanks for sharing it.......

    Data Extraction

    ReplyDelete