Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: help with dropdowns in webdb
Have no idea what buttons to press in WebDB, but it looks like
a simple where-clause:
where source.rma_number = rma.rma_number.
You could create a view to this effect
-- Frank angelmoon <jfizzard_at_my-deja.com> schreef in berichtnieuws 8rg0h0$fgu$1_at_nnrp1.deja.com...Received on Thu Oct 05 2000 - 02:43:24 CDT
> Hi,
> This is what I want to do. I have created forms using Pl/SQL stored
> procedures. I have 2 dropdown list boxes. The information in the
> listboxes comes from a table in the database. The first one is a source
> system. and the second one is an rma number. I want it so that when the
> source system is picked that only the rma numbers related to that source
> system will be displayed in the DDL. Is it possible to do this? if so
> How? there are approximately 100,000 records in the database
>
> THanks,
>
> --
> Angelmoon
> jmfizz_at_my-deja.com
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
![]() |
![]() |