ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →30日間の無償トライアル
無償トライアルはこちら製品の詳細
SSIS ソース元 & 接続先コンポーネントは、SQL Server SSIS のワークフロー内で簡単にSharePoint Excel Services データにリアルタイム接続できるパワフルなツールです。
データフロー内のExcel Services コンポーネントを使って、SharePoint server にホストされたExcel Spreadsheet データを同期できます。データ同期、ローカルバックアップ、ワークフローの自動化などに最適!
古川えりか
コンテンツスペシャリスト
こんにちは!ドライバー周りのヘルプドキュメントを担当している古川です。
SQL Server databases are commonly used to store enterprise records. It is often necessary to move this data to other locations. The CData SSIS Task for ExcelServices allows you to easily transfer SharePoint Excel Services データ. In this article you will export data from SQL Server to SharePoint Excel Services.
To get started, add a new ADO.NET Source control and a new SharePoint Excel Services Destination control to the data flow task.
Follow the steps below to specify properties required to connect to the SQL Server instance.
Follow the steps below to set required connection properties in the Connection Manager.
Authentication セクションのURL、User、およびPassword プロパティを、SharePoint Online、SharePoint 2010、SharePoint 2013 の有効なクレデンシャルに設定します。さらに、Library プロパティを有効なSharePoint Document ライブラリに設定し、File プロパティを指示されたライブラリの有効な.xlsx ファイルに設定する必要があります。
In the destination component Connection Manager, define mappings from the SQL Server source table into the SharePoint Excel Services destination table.
You can now run the project. After the SSIS Task has finished executing, data from your SQL table will be exported to the chosen table.