Re: PL/SQL Debugger Question



On Wed, 31 May 2006 07:20:46 +0800, grasp06110 wrote
(in article <1149023401.302318.107580@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>):

Hi all,

Does anyone know of a good tool for debugging PL/SQL code? I know this
is not exactly the correct forum for this topic but I figure most of
you are like me and wear many hats and are likely to have had the
opportunity to work with PL/SQL.

Thanks,
John


go for
http://www.allroundautomations.nl/index.html

pl/sql developer.


Jdeveloper is ccccccccrrrrraaaappp, for debugging pl/SQL and for writing
it.

just try changing values or displaying tables as you are running.

I.E
a table that contains a nested table, breaks jdeveloper
a table that contains a BLOB/CLOB breaks jdev if you try to edit another
value in the same row.


allroundautomations will even allow you do de-nest & view a table within a
table within a table.

and it has a 30 day evaluation.

Steve



.