Re: Deregistering students - personal tables!
Date: Tue, 23 Jun 1992 22:30:38 GMT
Message-ID: <1992Jun23.223038.7599_at_infonode.ingr.com>
In article <92174.133231KML110_at_psuvm.psu.edu> <KML110_at_psuvm.psu.edu> writes:
>Here's the easiest way I've found of dealing with this problem. It takes
>advantage of the fact that Oracle only has one set of tables for Forms
>development (the IAD tables), coupled with public synonyms that point to the
>SYSTEM-owned tables. A bad design in a transient environment.
Other than a sharable set of routines, is there any reason for storing form in the database? I had always thought so until a friendly oracle consultant pointed out that it appears to be faster to load and save *.inp forms than it is to save the forms in the tables.
One of the advantegous, to this method is the amount of tablespace stored while not actually working on a form. Inp files can be stored via RCS and can be edited by your favorite editor (emacs, perl, or vi)
The mind could boggle at the possiblities here.
--
Kermit Tensmeyer | Intergraph Corporation
Life is sometimes a bowl of Cherries; Watch out for the pits;
klt_at_kt8127.b23a.ingr.com |
Received on Wed Jun 24 1992 - 00:30:38 CEST
