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