How to make block queriable [message #541372] |
Mon, 30 January 2012 23:48 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
|
I have one form, when i press f7 , it says the "The function has no meaning in this context" , how to make it query enabled block.Actually i am going to that block using when button pressed and execute_query.
|
|
|
|
Re: How to make block queriable [message #541378 is a reply to message #541375] |
Tue, 31 January 2012 00:55 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
|
thanks littlefoot, its a database block and i am unable to query that block."COntext" is the error messsage while querying its giving error message saying "Context has no meaning".Actually i am trying to go to a block after pressing when button pressed on the current block 'b'.I am using go_block('a') and then execute_query it displays all the records but again after retrieval, i want to go in enter_query and search that's not possible and i am getting this error message.
|
|
|
|
|
|
|
|
Re: How to make block queriable [message #541399 is a reply to message #541395] |
Tue, 31 January 2012 02:03 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
|
I mean't i tried both the option , opened another block in enter query and added the search criteria and queried it did'nt work.Is there a work around for this , i am attaching my fmb where there is a block ip_rep_info where there is a field PB_EMP, from there i am goin to "ov_emp" block and there i want to search based on criteria.
|
|
|
|
|
|
|