display data from the second data source (ref cursor) on the form
I have a form with the table data source and can not (getting error - 'Tp retrieve information in this block, use menu option View -> Query By Example - > Enter to invoke enter-query mode, then View -> Query By Example -> Run to run your query. Use View -> Find All to retrieve all records.' ) poll data from the second source being ref cursor procedure (created a block based on this ref cur just for the data query).
Should be the way of doing this...
When I am trying to reset the data source in the post query trigger as follows:
0