Re: Pl/SQL packages

From: dagger <rtpz_at_hotmail.com>
Date: Tue, 25 May 1999 03:16:23 -0700
Message-ID: <7idt4j$kt6$1_at_remarQ.com>


Jay McDougal <jay_at_ee.net> wrote in message news:374A0FEC.CE37F2A4_at_ee.net...
> Can anyone tell me if it is possible to develop a PL/SQL
> package without storing it in the database every time the
> package is compiled?
>
> The eventual goal is to store every package in the database
> using the "CREATE OR REPLACE" command, but during
> the initial development and debugging process it is bothersome
> to store the package in the database every time it gets compiled.
>
> Is there a different approach that I am not aware of?
> Does the procedure builder in Dev 2000 provide a tool for this?
>

Depending on the version of PL/SQL and the types of calls being made, certain development can be done on Dev2000. When finished, you can drag such objects over to the server. Read up on this in Dev2000 documentation. Received on Tue May 25 1999 - 12:16:23 CEST

Original text of this message