Re: Calling C from PL/SQL

From: Ravi Garg <scrgarg_at_mcimail.com>
Date: 1996/03/10
Message-ID: <31427112.79D_at_mcimail.com>#1/1


Norm Wright wrote:
>
> I would like to call some C routines from within PL/SQL. I want to do some
> bit string manipulation. Does anyone know how/if this can be done.
>
> Thanks,

Hi Norm,

Use User exits to call any 3GL functions from Pl/SQl. Oracle also provides a DBMS.PIPE package through which you can pass parameters between PL/SQL and a 3GL function in either direction.

Cheers

Ravi Received on Sun Mar 10 1996 - 00:00:00 CET

Original text of this message