Pro*COBOL in PL/SQL [message #369907] |
Mon, 06 November 2000 10:59 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Dan
Messages: 61 Registered: February 2000
|
Member |
|
|
Does anyone have any experience of using Pro*COBOL programs from within PL/SQL?
Does anyone know of any problems which might occur or have any hints?
We've just started so I don't have any specific questions but it would be nice to know if anyone else has tried it.
We are using Oracle 8i.
Many Thanks
Dan
djrpotter@hotmail.com
|
|
|
Re: Pro*COBOL in PL/SQL [message #369910 is a reply to message #369907] |
Mon, 06 November 2000 14:09 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Christian Boulet
Messages: 9 Registered: April 2000
|
Junior Member |
|
|
Hello, I am not sure to understand your situation...
PRO*COBOL is a way to compile COBOL programs that uses PL/SQL code... It Precompiles the code to check for DataBase objects validity, and PL/SQL Structure... And of course It works perfectly!!
|
|
|