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: Call Cobol from PL/SQL

Re: Call Cobol from PL/SQL

From: Ed Stevens <Ed.Stevens_at_nmm.nissan-usa.com>
Date: Wed, 25 Aug 1999 12:19:02 GMT
Message-ID: <7q0mvf$mh7$1@nnrp1.deja.com>


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

Original text of this message

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