Re: Developer 200 Forms question (newbie)

From: Anatoly V. Lisovoy <anatoly_at_ftc.ru>
Date: Fri, 26 Feb 1999 12:46:48 +0600
Message-ID: <920011568.987288_at_goliaf>


I'll try...
1. In Forms 5.0 block property named "Query Data Source Name" 2. In Froms 4.5 block property named "Base Table"

Forms execute query some like that:
select <list_of_block_items> from <content_of_block_property_1(or2)>

<content_of_block_property_1(or2)> can be one of the following: 1. table name
2. query in parenthesises

Anatoly/

John Haskins <76054.334_at_compuserve.com> wrote in message <7b4kau$b9d$1_at_news-1.news.gte.net>...
>There is no property named "base table". Can you clarify your answer?
>Thanks.
>Anatoly V. Lisovoy wrote in message <919755770.265511_at_goliaf>...
>>U can write your "regualr SQL query with joins" into
>>base table property of block (base table = (select cols from tab) ) and
>then
>>link block
>>items with columns from query
>>Anatoly/
Received on Fri Feb 26 1999 - 07:46:48 CET

Original text of this message