Re: Oracle Forms tutorial

From: Jan Gelbrich <j_gelbrich_at_westfalen-blatt.de>
Date: Mon, 7 Jul 2003 09:00:16 +0200
Message-ID: <beb5tk$33he6$1_at_ID-152732.news.dfncis.de>


"Daniel Morgan" <damorgan_at_exxesolutions.com> schrieb im Newsbeitrag news:3F084AFA.72AD1A6A_at_exxesolutions.com...
> nimonic wrote:
>
> > Daniel Morgan <damorgan_at_exxesolutions.com> wrote in message
> >
> > >And the books are terrible too.
> > >
> > > The best way to approach forms is to start off buildinging visual
attributes.
> > > Then inherit the visual attributes into property classes.
> > > Then build a single form encapsulating the property classes.
> > > Then inherit from that form into the final application.
> > >
> > > Not that this is something that works with initial learning except in
a
> > > classroom environment. But it is the mental picture you should have as
you
> > > explore the product.
> >
> > I do not agree that "Oracle Developer Advanced Forms and Reports" is a
> > terrible book. It is an excellent book and a credit to Peter Koletzke
> > and Paul Dorsey. It is not a beginners book however. Wait until you
> > have a good deal of Forms experience before you read it but I highly
> > recommend that you do read it.
>
> My comment was generic, not specific, as I don't have Kolezke's book.
>
> Do me a favor though if you wouldn't mind ... look up in the index and
table of
> contents how to make a trigger perform its default behavior before
executing your
> code vs. executing your trigger code in place of its default behavior.
Please let
> me
> know how, or if, they index this topic. Thanks.
>
> My problem with most of these books, no make it all of them, is that the
books are
> fine while you are reading them cover to cover but useless for looking up
how to do
> something after that initial read.

And that is why I mentioned those three books, which are good for initial reading when you
start from nothing. The key concepts (there are more aside OO methods), e.g. QBE and DML excluding each other -> System Modes, or block basing methods etc.,
need to be explained in that situation. Whithout that, a beginner will not understand anything how Forms works ... and that took about half a year for me that time.

After beginnings when starting developing forms, I used more and more the Online Help - it is hard to read and even harder to understand
(well I havs no idea how it changed in 9iDS ...), but You can enter a keyword and read some topics on it. The online help is just the opposite of the books: almost no concept explanations, just tiny atomic tips. Can be quite confusing !

The rest of the work is trial an terror, unfortunately ... it just depends how fast you can manage to judge
which of the 200+ built-in triggers (and 200+ functions) to use for your problem to solve.

P.S. I am still learning, doing forms for 1 1/2 year now, all on my own ... I had no chance to take courses in it.
Luckily I have some fellows in my team (and: this NG !) sharing some experiences.

Jan (DBA and Forms Developer) Received on Mon Jul 07 2003 - 09:00:16 CEST

Original text of this message