Re: OS Calls From SQL Forms

From: Jennifer Brickner <brickner_at_vistachrome.com>
Date: 1996/03/06
Message-ID: <4hkn7k$8f1_at_vmail.vistachrome.com>#1/1


>>On a different theme. Can dynamic SQL only be used in 3GL programs?
>>We want to read field names from a table to decide what validation
>>rules should be executed. Is a C program the only answer?
>You can use dbms_sql for dynamic sql, that is available in 7.1 and
>newer.
>

The easiest way to read field names from a table to decide what validation rulles should be executed is with a record group that can be passed back and forth.

Regards,
Jennifer Received on Wed Mar 06 1996 - 00:00:00 CET

Original text of this message