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: Custom fn

Re: Custom fn

From: Nenad Noveljic <noveljic_at_usa.net>
Date: Thu, 5 Nov 1998 14:01:03 -0000
Message-ID: <71s7lq$oev$1@as102.tel.hr>


Use ORA_FFI package. Functions must be stored in DLL file.

Nikola Stepan wrote in message <71oup9$dke$2_at_bagan.srce.hr>...
>Hi!
>
> 1. How can I link some function I wrote in C/C++ with Oracle...for
>example, I want to use my
>function double eval(char *) like any other function available in Oracle
>(sin, lpad, decode...)?
>
Received on Thu Nov 05 1998 - 08:01:03 CST

Original text of this message

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