Re: form4.5 for proc*C

From: bamafan <fordjf_at_hotmail.com>
Date: 1998/03/24
Message-ID: <351723c1.220040198_at_newstoo.HiWAAY.net>#1/1


You might also try using the ora_ffi PL/SQL interface which allows a forms program unit to access a shared libray. Oracle provides a utility for generating the PL/SQL interface, it is called ffi_gen and should be on your installation CD.

On 20 Mar 1998 18:11:45 GMT, "Srinivasan, Jay" <jaysri47_at_hotmail.com> wrote:

>You need to compile that .pc file to a Dynamic Link Library through Visual
>C++. You also need to add the following libraries.
>
>- Your Source File(.c file)
>- UE_XTB.C
>- F45XTB.DEF
>- UEZ.OBJ
>- F45R32.LIB
>- SQLLIB18.LIB
>- SQXLIB18.LIB
>- OLDNAMES.LIB
>
>You need to edit this ue_xtb.c and add your proc function name there.
>Include the directory name where you have your DLL in the
>FORMS45_USEREXITS.
>
>Have fun...
>Jayaram
>
>Someone in Sky <hsho_at_cse.cuhk.edu.hk> wrote in article
><6esjcm$q72_at_eng-ser1.erg.cuhk.edu.hk>...
>> Hi all,
>> I want to call proc*C function from forms4.5 through "user_exit
 interface",
>> can U tell me how to do it ? OR
>> any information or example related to that?
>>
>>
>> Thanks for your help!
>>
>>
>> Sam
>>
Received on Tue Mar 24 1998 - 00:00:00 CET

Original text of this message