Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: help with dropdowns in webdb

Re: help with dropdowns in webdb

From: Frank <frankbo_at_interaccess.nl>
Date: Thu, 5 Oct 2000 09:43:24 +0200
Message-ID: <8rhbfb$kdm$1@porthos.nl.uu.net>

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...

> 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.
Received on Thu Oct 05 2000 - 02:43:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US