Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: COBOL Oracle
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
![]() |
![]() |