Recent content by Ken Clubb

  1. K

    Data generator with Oracle Sequences

    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...
  2. K

    I/O Error 123 on Show Differences

    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?
Back
Top