Re: Updating LOV values programmatically

From: Jan Abrahamse <fljae_at_worldonline.nl>
Date: Fri, 22 Oct 1999 22:21:53 +0200
Message-ID: <11hqu7.u4.ln_at_localhost>


You'd have to use built-in function:

populate_group_with_query(<record-group>,<select-statement>)

in which <record-group> is record-group on which LOV is based.

Fred Kuhne (fred_kuhne_at_vonrollisola-usa.com) wrote:
: For extra clarification, I want to be able to have two very distinct
: queries, not just changing values in the query based on bind variables.

: so,

: select a from table where x = y

: and

: select b,c from table where x <> z

: not

: select a from table where x = :bindvariable

: Thanks again.

: * Sent from RemarQ http://www.remarq.com The Internet's Discussion Network *
: The fastest and easiest way to search and participate in Usenet - Free!
Received on Fri Oct 22 1999 - 22:21:53 CEST

Original text of this message