Recent content by NWinkler

  1. N

    TOracleScript: how to get "show Errors"

    thanx a lot, that does it.
  2. N

    TOracleScript: how to get "show Errors"

    Hi, I'm using TOracleScript i.e. for creating a Trigger. If the trigger-script is buggy I get: Warning: Trigger created with compilation errors In SQL+ I'm using "Show Errors" to get the script errors. Ho to do this while using TOracleScript. OnError doesn't help Thanx NW
  3. N

    Test window hangs on failure

    1. I've created a test-table and a test-package withe the appended code. 2. Then I build a .tst on TestWrongValue. 3. I step to the UPDATE-statement 4. PL/SQL-Developer hangs. 5. I start a second instance of PL/SQL-Developer 6. I've killed the test-session (the SQL-Text contains: begin...
  4. N

    I'm looesing the debug error window

    Thank's a lot
  5. N

    I'm looesing the debug error window

    Hi, sorry for my question, but I didn't found it "Settings". In debugging a package procedure, some times ago y clicked on "no showing error dialog". Now I see only in status line a little hint that there was something wrong. How I get the Debug-Error-Window back. -- Regards Norbert
Back
Top