Re: oracle forms ffi problem invoking a c++ dll

From: Frank Piron <empty_at_zero.nil>
Date: Fri, 06 Aug 2004 12:52:53 +0200
Message-ID: <opsca4ifttm0et4w_at_news.online.de>


Hi,

[Quoted] Am 6 Aug 2004 03:18:38 -0700 schrieb Arti Potnis <artpot78_at_yahoo.com>:

> Hi,

...

>
> 3)The Form has an associated PL/SQL Library, "LIB_002", which has a
> package "FORMSAMPLE". This package has a function "WRITEFILE" which
> invokes the dispatcher function "dispatcher_writefile" which in turn
> makes a call to the function writefile() present in the dll.

> 4)The Form has a Command Button. On clicking this button a trigger is
> invoked. This trigger has a call to the FORMSAMPLE.WRITEFILE function
> in the library "LIB_002". When I try to compile this trigger I am
> getting the above mentioned error.

Check and try the following:

1)
Check if you have only o n e version of LIB_002.pll on your HD

2)
Check if FORMSAMPLE.WRITEFILE compiles. If necessary compile the Libray with <CTRL> + k. S a v e the library.

3)
Detach and reattach the library.

-- 
Crisis? What Crisis?
----------------------------------------------------
f_r_a_n_k_a_t_k_o_n_a_d_d_o_t_n_e_t
Received on Fri Aug 06 2004 - 12:52:53 CEST

Original text of this message