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: COBOL Oracle

Re: COBOL Oracle

From: Andrew Babb <andrewb_at_mail.com>
Date: Tue, 20 Apr 1999 07:22:50 +0800
Message-ID: <371BBACA.60046186@mail.com>


Matthew,

If I remember correctly, the definition needs to be 01 VAR1 PIC(2) comp sync.

But it has been 8 years since I looked at Pro Cobol under Oracle6.

Andrew

Matthew Son wrote:

> Can someone tell me how you define a picture clause for a numeric
> variable from an Oracle database in COBOL?
>
> 01 VAR1 PIC 9(2). does not work.
>
> Thanks in Advance,
>
> Matt
Received on Mon Apr 19 1999 - 18:22:50 CDT

Original text of this message

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