Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Re: PL/SQL Debugger Question

Reply
Thread Tools

Re: PL/SQL Debugger Question

 
 
Rhino
Guest
Posts: n/a
 
      05-31-2006

"grasp06110" <> wrote in message
news: oups.com...
> 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.
>

First, don't multipost. If you don't know which newsgroup to use, crosspost
so that people know you have already posted to other newsgroups and can see
those answers as well.

Second, there are different dialects of PL/SQL and I'd be surprised if they
can all be debugged with the exact same tools. I've written PL/SQL for DB2
and I know that Oracle - and probably other databases as well - have
different dialects of PL/SQL. You have already been told about a tool that
will debug Oracle PL/SQL. I know that DB2 has its own debugger for its
version of PL/SQL and it comes free as a basic and integral part of DB2.

If you are using some other dialect of PL/SQL, look into the Help files that
come with the database you are using or post to a newsgroup that specializes
in that database and you'll probably find a tool that will let you debug
your PL/SQL procedures.

--
Rhino


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help getting a debugger going for IE - any free debugger aflat362 Javascript 7 12-07-2006 10:51 PM
Neither IE-Debugger or Mozilla/Venkman debugger can step through dynamically added code? Robert Oschler Javascript 1 09-05-2005 07:17 AM
asp.net debugger question Philip Townsend ASP .Net 2 12-05-2003 04:18 PM
Debugger question Derek Goto Perl 1 08-25-2003 09:56 AM
NetBeans Debugger Question Richard C. Eberhardt Java 0 07-18-2003 11:14 PM



Advertisments