Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: C++ function i a stored procedure
Hi John,
thank you for your message. The pity is that I am using Oracle 7.3x. I
looked into my PL/SQL-User manual but I did not find any refereces to
external procedures.
Could it be, that external procedures are added first time with Oracle 8?
Kind regards
Nicolas
John F. Keaveney schrieb in Nachricht
<6tunfo$3rs$1_at_news1-alterdial.uu.net>...
>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 Mon Sep 21 1998 - 04:36:05 CDT
![]() |
![]() |