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

Home -> Community -> Usenet -> c.d.o.server -> Re: authoring stored procs

Re: authoring stored procs

From: Daniel A. Morgan <damorgan_at_exesolutions.com>
Date: Thu, 10 Jan 2002 09:31:55 +0000
Message-ID: <3C3D5F8A.5AE6BF5F@exesolutions.com>


They exist but I would strongly advise against using one. They provide nothing greater than notepad or vi for 95% of what is required to write a decent procedure. The best way to find compilation errors is still SHO ERR at the SQL*Plus prompt.

Daniel Morgan

Steffen Ramlow wrote:

> is there a free tool for writing stored procs for oracle?
> writing them with sql worksheet is very unhandy, especially finding
> compilation error reasons..
Received on Thu Jan 10 2002 - 03:31:55 CST

Original text of this message

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