Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: stored procedures with PRO*cobol

Re: stored procedures with PRO*cobol

From: Ed Prochak <edprochak_at_adelphia.net>
Date: Sun, 30 Mar 2003 19:04:21 GMT
Message-ID: <3E87438E.2090200@adelphia.net>


Bernard Marty wrote:
> I would like to write stored procedures in PRO*Cobol in the place of PL/SQL.
> Where can I find samples ?
> Thanks in advance
> Bernard.
>
>

Bernard

I think you misunderstand the use of Pro*COBOL. You cannot do what you propose. You can invoke PL/SQL stored Procedures and Functions from Pro*COBOL but you cannot use Pro*COBOL to make stored procedures of COBOL procedures.

I suggest you get and read the manual, hardcopy or online.

  HTH

-- 
Ed Prochak
running: http://www.faqs.org/faqs/running-faq/
family:  http://web.magicinterface.com/~collins
--
"Two roads diverged in a wood and I
I took the one less travelled by
and that has made all the difference."
robert frost
Received on Sun Mar 30 2003 - 13:04:21 CST

Original text of this message

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