![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for SharePoint Excel Services inside of a SQL Server SSIS workflow to transfer SharePoint Excel Services data into a Microsoft SQL Server database.
To get started, add a new SharePoint Excel Services source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save SharePoint Excel Services connection properties in a connection manager.
The URL, User, and Password properties, under the Authentication section, must be set to valid credentials for SharePoint Online, SharePoint 2010, or SharePoint 2013. Additionally, the Library property must be set to a valid SharePoint Document Library and the File property must be set to a valid .xlsx file in the indicated Library.
๐ Configuring a connection (Salesforce is shown).Follow the steps below to specify the query to be used to extract SharePoint Excel Services data.
SELECT Name, AnnualRevenue FROM Account๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the SharePoint Excel Services data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with SharePoint Excel Services data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the SharePoint Excel Services SSIS Component to get started:
Download NowLearn more:
๐ SharePoint Excel Services IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live SharePoint Excel Services data through SSIS Workflows.
Use the Excel Services Data Flow Components to synchronize with Excel Spreadsheet data hosted on SharePoint server. Perfect for data synchronization, local back-ups, workflow automation, and more!