Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle External Stored Procedures???
Since 8.0 you have been able to use External Procedures which is support for calling C functions that you write and compile to a dynamic library (DLL on Windows, shared object on Unix).
HTH. Finn
root <rechp_at_thebestisp.com> wrote in message
news:3908A77F.BF94DAB1_at_thebestisp.com...
> Robert Martin wrote:
>
> > Does Oracle 8.05 or higher support External Stored Procedures like SQL
Server 7.0 does? Anyone know?
> >
> > -------------------------------------------
> > Robert Martin (rwmartin_at_sisconet.com)
> > Design Engineer
> > SISCO Inc
>
> 8.1.5 supports external procedures but I have no idea if they are like SQL
Server.
>
>
> Paul Rech
> Oracle DBA
>
>
Received on Sun Apr 30 2000 - 00:00:00 CDT
![]() |
![]() |