Re: About base table name change at Forms 4.5?

From: Alexey E. Neckrasow <nec_at_leaves.spb.su>
Date: 1996/08/20
Message-ID: <321988F8.4A85_at_leaves.spb.su>#1/1


Hi, Park.

I believe that changing base table name at runtime is impossible. You can try dynamic SQL (dbms_sql package) in Forms triggers or procedures.

Maybe the easiest solution is to have two blocks: one for each table. So you can switch between blocks (and thus tables) at runtime.

-- 
Regards. Alexey Neckrasow. Leaves Inc. Russia.
Received on Tue Aug 20 1996 - 00:00:00 CEST

Original text of this message