home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases.oracle
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!bcm!aio!casivils
- From: casivils@lescsse.jsc.nasa.gov (craig sivils)
- Subject: Re: Forms 3.0 - How do YOU do this?
- Message-ID: <casivils.724712560@node_508ba>
- Sender: news@aio.jsc.nasa.gov (USENET News System)
- Organization: Lockheed Engineering and Sciences
- References: <1992Dec10.140524.1@ocvaxc.cc.oberlin.edu> <1gnffmINN138@usenet.INS.CWRU.Edu> <6557.2b30448d@hayes.com>
- Date: 18 Dec 92 21:02:40 GMT
- Lines: 8
-
- Be careful with the nxtfld trick, if the user can go backwards, the trigger
- will not fire.
-
- An alternate solution would be to use a pre-record and a post-field trigger
- on the field that determines access which would set the update allowed
- characteristic of the controlled field.
-
- Craig
-