Recent content by Hans Claassens

  1. H

    ORA-00907: missing right parenthesis

    The query below is generated by DOA after an insert into the database. I've marked the DOA-changes with . Obviously there is something wrong with the parenthesis, but how can I avoid DOA from generating this? Hans Claassens HumanCapitalCare BV select...
  2. H

    How to compare 2 tables with some empty fields?

    How do I compare 2 tables with some empty fields? I fetch one row from the first table and I want to use the fields as params in the second OracleDataset. When one of these params are NULL it fails.
Back
Top