Re: Pl/SQL packages

From: Mark Gumbs <mgumbs--AT--hotmail.com>
Date: Tue, 25 May 1999 09:03:29 +0100
Message-ID: <374a5714.0_at_145.227.194.253>


If using dev 2000 you can store the procedure locally in your form or library and when finished copy it over to the server side.

Mark

Jay McDougal wrote in message <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?
>
Received on Tue May 25 1999 - 10:03:29 CEST

Original text of this message