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 -> Re: Calling C libraries from PL/SQL?

Re: Calling C libraries from PL/SQL?

From: Shawn Odekirk <shawno_at_erudite.com>
Date: 1997/04/04
Message-ID: <01bc4114$27a1d580$050264c8@Shawno.erudite.com>#1/1

> I'm planning an Oracle<->Web app and want to do the bulk of development
> via PL/SQL stored procedures. I'm using OpenMarket's commerce tools,
> which have a C API. Is there anyway to make these C calls from within a
> PL/SQL stored procedure?
>
> -- Jonathan Bellack jonathan_at_bellack.com
> Bellack Web Consulting http://www.bellack.com
>

Sure. Check out the ORA_FFI package.

Shawn Received on Fri Apr 04 1997 - 00:00:00 CST

Original text of this message

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