Philip, I'd really like to have the possibility to generate Business Objects from multiple data sources. For instance, in my current scenario, I must extract the data from 2 different sources, one being an MS SQL Server instance, and the other one an ODBC compliant database. I've been trying to figure out how to "merge" the two generated codes, but the different layers make it difficult to do it manually. I simply can't handle that amount of information in my head. Would you happen to have a recommendation on how I should handle this scenario ? Thank you. Luc |