Perhaps I missed something, but how do I create master-detail relationships when Oracle sequences are used to generate the primary key?. I tried several techniques, including using sql(sequence.nextval/sequence.curval) and nothing seemed to work. All of our PK columns are generated with Oracle...
When I try to compare the differences of a "compare user objects" I get an error I/O Error 123. I am using CSDIFF as follows:
"C:\Program Files\ComponentSoftware\CSDiff\CSDiff.exe"
But this even fails with notepad.exe. What am I doing wrong?