Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL Debuggers

Re: PL/SQL Debuggers

From: Gerrit-Jan Linker <gjlinker_at_litconsulting.freeserve.co.uk>
Date: Sun, 13 Jun 1999 16:24:02 +0100
Message-ID: <7k0ip5$3bm$1@news8.svr.pol.co.uk>


Hi,

You may want to consider my PL/SQL debugger OraDebug. It works more or less as dbms_output but it sends the lines real time. It catches the lines in a windows program for you to view. You can leave the statements in the code if you are not looking (no performance degradation).

Have a look at OraDebug at http://members.aol.com/gjlinker

Regards, Gerrit-Jan Linker Received on Sun Jun 13 1999 - 10:24:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US