waldemar
12-13-01, 13:36
| HELP!! This is crazy, at last I found the Oracle-eval() but it just doesnt work!! EXECUTE IMMEDIATE 'BEGIN HTP.P("test"); END;'; Whats wrong with this code??? Any hints appreciated... waldemar |
View Full Version : EXECUTE IMMEDIATE won't work at all
| HELP!! This is crazy, at last I found the Oracle-eval() but it just doesnt work!! EXECUTE IMMEDIATE 'BEGIN HTP.P("test"); END;'; Whats wrong with this code??? Any hints appreciated... waldemar |
| Thanks, I understand this is for queries. But I'm using execute immediate with a pl/sql block. In all references I found this code (enclosing in begin/end) to work... I'm puzzled it doesnt on my machine... |