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!

Getting All_Records property using Get_Block_Property

435552Dec 30 2004 — edited Mar 22 2007
When i am executing the below statment ,

message(get_block_property('emp',ALL_RECORDS));pause;

i am getting an error message like "FRM-41305: No such property for Get_Block_Property" ..

Can't i get the all_records property using the above stmnt .. what is the error in that ?? i am using when-button-pressed trigger for executing the above ..

can any one help me ..?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2007
Added on Dec 30 2004
3 comments
2,126 views