You can translate the question and the replies:

Can Denodo integrate with SSIS packages?

We're a software company that is hosting a secure set of data for client in a private security group under RDS SQL instances. Many of our clients use MS SSIS to perform common queries. Is there a way to import SSIS packages to have Denodo supply the same data the packages do? Thanks, Todd Armstrong
user
06-02-2019 00:30:14 -0500
code

1 Answer

Hi, I would create Views in Denodo to represent the same transformations that are used in the SSIS packages. Then, use the [ Create_remote_tables ](https://community.denodo.com/docs/html/browse/7.0/vdp/vql/stored_procedures/predefined_stored_procedures/create_remote_table#create-remote-table)stored procedure to materialize the results of the obtained view in the desired target. Denodo cannot directly integrate with SSIS packages. Hope this helps!
Denodo Team
04-03-2019 04:42:01 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here