Any ideas or suggestions?
Am I also correct in my understanding that the DDT works ONLY with MS SQL databases and NOT Oracle databases?
Thanks for any help you can offer ....
Should I be able to see the SQL view when trying to map a business object to the DDT or would I still need to create the pseudo table structure for SQL views like you described for Oracle views and map the business object to the SQL pseudo table? I'm still confused on whether or not a business object can be mapped to anything except a 'table'.
I have projects to work on that will use both type of databases. It would be helpful to know what to anticipate when doing the design work on these projects.
So, you would still need to create a pseudo table within the DDT that has same structure as your view in Oracle and then, you can map to that.