Hi,
I would like to have an SSIS package that connects to a database A (OLE datasource) and reads from a table called "controlling" a varchar value for connecting to another database "B" (connection string info). Then the SSIS package would query database B and proceed with any stuff that needs to be done.
What are the steps/instructions that I would do to buid that dynamic connection to a data source?
Thank you in advance.
-Ben
I would like to have an SSIS package that connects to a database A (OLE datasource) and reads from a table called "controlling" a varchar value for connecting to another database "B" (connection string info). Then the SSIS package would query database B and proceed with any stuff that needs to be done.
What are the steps/instructions that I would do to buid that dynamic connection to a data source?
Thank you in advance.
-Ben