Is there a way to extract SharePoint lists using one generic SSIS package?

  • I need to import multiple SharePoint lists data to SQL (one for each table).

    Rather than use SSIS and have multiple Odata sources and destinations (one for each table), is there a way to have a generic package that will import all the SharePoint lists to the database ?

  • sqlbaby2 - Monday, February 27, 2017 7:24 AM

    I need to import multiple SharePoint lists data to SQL (one for each table).

    Rather than use SSIS and have multiple Odata sources and destinations (one for each table), is there a way to have a generic package that will import all the SharePoint lists to the database ?

    I've seen people using different adapters and such to do so but I think it depends on your versions. Maybe this would work:
    SharePoint List Source and Destination

    Sue

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply