ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →無償トライアル:
無償トライアルへ製品の情報と無償トライアルへ:
SSIS ワークフローでDropbox クラウドストレージに連携する送受信ポート。
Dropbox Data Flow Components を使って、Dropbox Files、Folders、Users データに連携し同期、自動化、バックアップ。
古川えりか
コンテンツスペシャリスト
SSIS
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 Dropbox allows you to easily transfer Dropbox data. In this article you will export data from SQL Server to Dropbox.
To get started, add a new ADO.NET Source control and a new Dropbox 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.
OAuth では認証するユーザーにブラウザでDropbox との通信を要求します。本製品は、以下のようにさまざまな方法でこれを容易にします。 ユーザー資格情報の接続プロパティを設定せずに接続できます。 接続すると、本製品はデフォルトブラウザでOAuth エンドポイントを開きます。ログインして、本製品にアクセス許可を与えます。本製品がOAuth プロセスを完了します。
他のOAuth 認証フローについては、ヘルプドキュメントの「OAuth 認証の使用」を参照してください。
尚、本製品はDropbox のファイルの一覧表示やユーザー管理情報の取得用です。Dropbox に保管されているExcel、CSV、JSON などのファイル内のデータを読み込みたい場合には、Excel Driver、CSV Driver、JSON Driver をご利用ください。
In the destination component Connection Manager, define mappings from the SQL Server source table into the Dropbox 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.