Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> forms6i question
Hi All ,
Can anyone tell me if there is any handle or cursor to a block record buffer
,which I can access in forms6i.
my requirement is to restrict user from entering duplicate records in the
block while inserting'em (but before saving them).
As soon as user enters the row TAB's out I want to check it with values in
the other row in WHEN-VALIDATE-RECORD trigger
(Note that rows are not yet stored in the database)
I have implemented this using PL-SQL table/Record Group by replicating data
in the block with PL/SQL table,
(but it requires coding in many triggers)
I was wondering if there is more simple and efficient solution to this.
Thanks
Sam
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Sameer Ghadge INET: SameerG_at_quinnox.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Wed Jan 29 2003 - 23:09:13 CST
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |