Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL calling a C function?

PL/SQL calling a C function?

From: ysun <ysun_at_physics1.usc.edu>
Date: 1997/03/18
Message-ID: <5gmp8e$1ol@physics1.usc.edu>#1/1

Hi,

How do I call a 3GL function from PL/SQL? I am aware of ORA_FFI package but it looks like it is tuned to be used in Windows environment. Does it work under UNIX? If so, what's the procedure to use it? Another way to work around might be to use DBMS_PIPE package and write a server daemon process. But it will be nice if I can use ORA_FFI only.

Thanks in advance.

Best Regards

  Ye Sun
  Department of Physics and Astronomy
  University of Southern California
  Los Angeles, CA 90089-0484
  e-mail: ysun_at_usc.edu Received on Tue Mar 18 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US