DBMS_OUTPUT.put_line() isn't working for me
Posted: Thu 28 Dec 2006 18:52
Facts: OraDev 2.0 (*really* good job, guys!); DBMS_OUTPUT is checked *on* in the connection's Advanced tab; I'm working in a simple SQL file with DECLARE, begin and end structure; server and client are both 10.2.0.3.
DBMS_OUTPUT.PUT_LINE( 'Hello, world!' );
I'm looking for the resulting text in the Output window, on both the Output and the error list tabs.
I'm sorry if I repeat too often, but GOOD JOB on OraDev 2.0. I've seen the other ones; I even own one that costs 4 digits. I've let its license expire.
It would only be more perfect if it were embedded in Borland's Studio 2006.
DBMS_OUTPUT.PUT_LINE( 'Hello, world!' );
I'm looking for the resulting text in the Output window, on both the Output and the error list tabs.
I'm sorry if I repeat too often, but GOOD JOB on OraDev 2.0. I've seen the other ones; I even own one that costs 4 digits. I've let its license expire.
