Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to go to current record

Tony007Mar 16 2017 — edited Mar 20 2017

hi i have pre-query how can i go to the current record which am inserting

example

i have

empid

122223

222222 when am inserting this record it take the 122223 and try to insert it am in 11gR2

i did this in my pre-query

message('test## '||:system.cursor_record);

message('test++ '||:system.cursor_block); am geting block name

sys.jpg

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2017
Added on Mar 16 2017
17 comments
6,720 views