![]() |
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 Vault CRM inside of a SQL Server SSIS workflow to transfer Vault CRM data into a Microsoft SQL Server database.
To get started, add a new Vault CRM 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 Vault CRM connection properties in a connection manager.
You are ready to connect after specifying the following connection properties:
Follow the steps below to specify the query to be used to extract Vault CRM data.
SELECT ProductId, ProductName FROM NorthwindProducts WHERE CategoryId = 5๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Vault CRM data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Vault CRM data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Vault CRM SSIS Component to get started:
Download NowLearn more:
๐ Vault CRM IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with live Veeva Vault & Vault CRM account data through SSIS Workflows.
Use the Veeva Data Flow Components to synchronize with Veeva Documents, Users, Groups, etc. Perfect for data synchronization, local back-ups, workflow automation, and more!