Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Database Package
Sorry, I use Procedure Builder myself on a Windows 3.11 client with an AlphaServer 1000 (DEC OSF 1.0) and and Intel Pentium 133 frankenstein machine and have had to split a 5000 lines package in three smaller ones and I am needing to do it again for one 2000 lines child package. I don't think Procedure Builder will help.
Usually, I solved this by using SQL*Plus while it is possible and spliting the code into smaller units when I have the time.
-- Aram Meguerian aram_at_unisys.com.br ------------------------------------------------------------------- "There's no such a thing as a free lunch in the Universe." Lazarus Long Notebook's, Lazarus Long from Time enough for love, by Robert A. Heinlein ------------------------------------------------------------------- I don't work at Unisys, it is just my Internet Provider, so don't blame it for anything I have just said. ------------------------------------------------------------------- QuadTwin <quadtwin_at_aol.com> escreveu no artigo <19970130023600.VAA13158_at_ladder01.news.aol.com>...Received on Sat Feb 01 1997 - 00:00:00 CST
> I suggest using Procedure Builder. This is a tool bundled with
> Developer/2000. This tool is designed explicitly for the development of
> packages for client and server. It has the ability to import/export
> from/to host files.
>
> Al
>
![]() |
![]() |