Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: execute query
Omar Malik wrote:
> Good afternoon
> I have a small problem, and would appreciate it if someone could help. In
> my form I have two data blocks. When I run the form for the first time and
> execute query on one of the blocks, it works fine. But if I switch to the
> other data block and try to execute query, nothing happens. Do I have to
> update something so that the other block can perform its query ?? Please let
> me know.
> Thanks
Is there a dependency between the blocks? Is one the parent and the other the child? If so ... the parent must be queried first.
You can easily query both blocks, in the correct sequence, if this is the case.
Daniel A. Morgan Received on Thu Jul 12 2001 - 13:05:54 CDT
![]() |
![]() |