I need to be able to join 2 datasets together. I can't do it in a query because each dataset comes from very difference datasources (one is SQL Server 05 and the other is IBM iSeries). And I can't do it via a master/subreport set up for various reasons.
If I can't join 2 datasets together I may resort to building and referencing a custom assembly to do my information lookups in the iSeries.