How can I use SSIS with DBamp to pull salesforce data? What I wanted is to filter salesforce data get it using SSIS and DBAmp.
SSIS is used to combine the data from multiple data sources to generate a single structure in a unified view. Basically, it is responsible for collecting the data, extracting the data from multiple data sources, and merging into a single data source.
The DBAmp Home Page makes it clear that this should be achievable:
SSIS and SSRS Support DBAmp works seamlessly with both SSIS and SSRS. Use DBAmp and SSIS to construct complex integrations. Build complex reports using any combination of local data, mirrored or real-time salesforce data with DBAmp and SSRS.
So, digging further into their page, Chapter 5 of the PDF documentation has a full section on
Using SSIS with DBAmp
which includes
Directly connecting to DBAmp to pull data from salesforce.com
I won't cut and paste the whole chapter here, but it explains how to set up your connection using a DBAmp OLE DB Provider
and then use an OLE Data Source
at the start of your SSIS data flow.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With