Re: Convert Database Form .fmb to Shared Library .pll's

From: Sameer Mahajan <sameerm_at_worldnet.att.net>
Date: 1998/01/22
Message-ID: <6a6gkn$loe_at_bgtnsc01.worldnet.att.net>#1/1


Hi Syed,

Library is generally used to store plsql procedure, functions and program units. Ensure that ur code is generic i.e. does not refer any specific block name or item name to be stored in a library.

U might think of making use of Object Groups and then refering it across for blocks and items definiton , inlcluding all ur form and block level triggers.

HTH Sameer Mahajan
sameermj_at_usa.net

Syed Jameel <syed.shabana_at_worldnet.att.net> wrote in article <6a5v3j$f80_at_bgtnsc01.worldnet.att.net>...
> I have a form stored in the database. Lets call it abcd.fmb. It has
 blocks
> and fields and triggers associated with blocks and fields, program units.
 I
> wanted to convert this form to a .pll library so that I can attach it to
 the
> attach library section instead to having stored in the database.
>
> Can anyone suggest how this should be accomplished.
>
> Thanks
>
> Reply to syed.shabana_at_worldnet.att.net
>
>
>
>
  Received on Thu Jan 22 1998 - 00:00:00 CET

Original text of this message