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: How to connect with Micro Focus COBOL

Re: How to connect with Micro Focus COBOL

From: L120bj <l120bj_at_aol.com>
Date: 1997/04/07
Message-ID: <19970407202501.QAA06864@ladder01.news.aol.com>#1/1

Are you saying that you wish to access ORACLE tables from within a Micro Focus Cobol program ? If so, then you need to use the PRO*Cobol compiler, check out the precompiler manuals for more details. If you just wish to load files created by a Micro Focus Cobol program into an ORACLE table, then, as long as you do not need to update existing rows, SQL*Loader is worth looking at - it's detailed in the Utilities manual. If you are updating existing rows, then you'll have to use PRO*C, PRO*Cobol or PL./SQL (ORACLE v7.3 and above). If you have any queries mail me
  Rob




Subject: How to connect with Micro Focus COBOL From: lovedog_at_gwis2.circ.gwu.edu (Shaochun Lin) Date: 7 Apr 1997 17:07:46 GMT
Message-ID: <5ib9l2$1ls$1_at_cronkite.seas.gwu.edu>

Does anyone outthere know how to connect Oracle with Micro Focus COBOL, I am urgently in converting some Mirco Focus COBOL files to Oracle TABLE. Any suggestion would be appreciated. Thnak,Shaochun, Received on Mon Apr 07 1997 - 00:00:00 CDT

Original text of this message

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