Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Call Cobol from PL/SQL
In article <7pjffb$s4j$7_at_news.seed.net.tw>,
"fumi" <fumi_at_tpts5.seed.net.tw> wrote:
>
<snip>
> No. COBOL is not supported.
> Oracle 8.0 supports only C.
> Oracle8i supports C and Java.
>
> >
<snip>
--
If C is supported, then Cobol is supported. If the DLL follows standard calling conventions, it doesn't matter what language it was written in. As a matter of fact, I have some DLL's that I wrote in Cobol, and they are being called from a VB app in exactly the same way that same VB app is calling Win API functions.
Ed Stevens
(Opinions are not necessarily those of my
employer)
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Wed Aug 25 1999 - 07:19:02 CDT
![]() |
![]() |