Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Combining elements from different datasources

Author  Topic 

Jerry44
Starting Member

4 Posts

Posted - 2009-04-13 : 11:52:52
I have two data elements and element is coming from a different OLEDB datasource. One is the numerator and the other is the denominator the result is to be stored in another database.

What would be the best way to handle this. The most intuitive way would be to combine the two into a derived input but that only accepts one input.

Thanks.
   

- Advertisement -