![]() |
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 IBM Cloud Object Storage inside of a SQL Server SSIS workflow to transfer IBM Cloud Object Storage data into a Microsoft SQL Server database.
To get started, add a new IBM Cloud Object Storage 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 IBM Cloud Object Storage connection properties in a connection manager.
If you do not already have Cloud Object Storage in your IBM Cloud account, follow the procedure below to install an instance of SQL Query in your account:
There are certain connection properties you need to set before you can connect. You can obtain these as follows:
To connect with IBM Cloud Object Storage, you need an API Key. You can obtain this as follows:
If you have multiple accounts, specify the CloudObjectStorageCRN explicitly. To find the appropriate value, you can:
You can now set the following to connect to data:
When you connect, the connector completes the OAuth process.
Follow the steps below to specify the query to be used to extract IBM Cloud Object Storage data.
SELECT Key, Etag FROM Objects WHERE Bucket = 'someBucket'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the IBM Cloud Object Storage data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with IBM Cloud Object Storage data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the IBM Cloud Object Storage SSIS Component to get started:
Download NowLearn more:
๐ IBM Cloud Object Storage IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with IBM Cloud Object Storage through SSIS Workflows.
Use the IBM Cloud Object Storage Data Flow Components to synchronize with IBM Cloud Object Storage IBMCloudObject, and more. Perfect for data synchronization, local back-ups, workflow automation, and more!