Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: PL/SQL External procdures in C-cod for Oracle Server 7.3.3/7.3.4
First of all, in 99.9 percent of all posts there is no reason to crosspost. If you think you get more audience you are mistaken, because many people here follow all three newsgroups, and for them having to download your post multiple times is annoying, not to say someone else in a different group might have answered the question and you are simply wasting time. I feel I have to elaborate on this as it looks like .misc is more and more getting an exact mirror of .server and it definitely shouldn't develop into that direction.
That said for 7.3.3 (which already has been desupported) and 7.3.4 (which will bew desupported in a few months) you can download the PLEX utility at http://osi.oracle.com/~tkyte This is a wrapper for external procedure calls. In 8.*0* and beyond there is native support for it.
Hth,
Sybrand Bakker, Oracle DBA
"Anders L Jansson" <anders.l.jansson_at_askus.se> wrote in message
news:RkgH5.2185$Z75.4772_at_nntpserver.swip.net...
> Hi!
>
> I know there is support for this in Oracle 8.1 by creating external
> Librarys/Procedures,
> but is there ANY way to call C-cod from PL/SQL in Oracle Server version
> 7.3.3/7.3.4.
> Read somewhere that is possible to do it in a Wrapper declaring an
procedure
> as external,
> but where can I find more information about this. Need to know as much as
> possible
> about this.
>
> Thanks!
>
>
>
Received on Wed Oct 18 2000 - 10:10:39 CDT
![]() |
![]() |