Re: Dynamic SQL

From: JoeZ53 <joez53_at_aol.com>
Date: 1999/02/25
Message-ID: <19990225153920.13527.00000334_at_ng-ch1.aol.com>#1/1


[Quoted] Unfortunately, Forms 4.5 only allows you to use PL/SQL version 1.2. Dynamic [Quoted] SQL is available with version 2.0. Therefore, you will have to use a stored [Quoted] procedure to execute true dynamic code.

However, if you are merely changing the where clause, you can use the PRE-QUERY trigger to modify the where at run-time. Received on Thu Feb 25 1999 - 00:00:00 CET

Original text of this message