Re: integrating C with PL/SQL

From: Nick Butcher <nickb_at_btinternet.com>
Date: 1996/12/08
Message-ID: <01bbe502$fb865240$LocalHost_at_otis>#1/1


Check out the ORA_FFI package, documented (of sorts) in the Procedure Builder Guide.

-- 
Nick Butcher
home: nickb_at_btinternet.com
work: nickb_at_kalamazoo.co.uk

Andrew Smalera <andrew.smalera_at_cplc.com> wrote in article
<32A60245.7B0D_at_cplc.com>...

> I have heard that there is a way to call a piece of compiled code
> (written in C, for example) from within a PL/SQL stored procedure and
> obtain the result, like a function call. If this is possible, it would
> save a lot of time trying to recode the routine, if it is possible at
> all to get it done in PL/SQL. Does anyone have any experience with
> this? I would appreciate any suggestions. Thanks.
>
>
Received on Sun Dec 08 1996 - 00:00:00 CET

Original text of this message