ノーコードでクラウド上のデータとの連携を実現。
詳細はこちら →30日間の無償トライアル
無償トライアルはこちら製品の詳細
パワフルなSSIS Source & Destination Components で、SQL Server とQuickBase をSSIS ワークフローで連携。
QuickBase Data Flow Components を使って、QuickBase のApplications を簡単に同期。データ同期、ローカルバックアップ、ワークフロー自動化に最適!
CData
こんにちは!ドライバー周りのヘルプドキュメントを担当している古川です。
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 QuickBase allows you to easily transfer QuickBase データ. In this article you will export data from SQL Server to QuickBase.
To get started, add a new ADO.NET Source control and a new QuickBase 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.
ユーザー資格情報で認証するには、次の接続プロパティを設定してください。
ユーザートークンで認証するには、次の接続プロパティを設定してください。
In the destination component Connection Manager, define mappings from the SQL Server source table into the QuickBase 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.