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

Home -> Community -> Usenet -> c.d.o.server -> Re: C++ function i a stored procedure

Re: C++ function i a stored procedure

From: Nicolas Bronke <NBronke_at_t-online.de>
Date: 19 Sep 1998 13:05:34 GMT
Message-ID: <6u0a6u$2a0$1@news00.btx.dtag.de>


Thank you for the tip. I will try it. IOne additional question: Where I hace to place the DLL?

Regards
Nicolas
>Yes,
> wrap your functions in a C API and you can call them by creating
>a library as show below. Then you can call
>
> variable := MyPackage.f1('test')
>
>etc...
>
> Good luck,
> John
>
Received on Sat Sep 19 1998 - 08:05:34 CDT

Original text of this message

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