Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Inserting blanks from a PROCOBOL program
I have a programmer who wants to insert blanks from a PIC X host variable
into a not null CHAR column
from a COBOL program. The generated code insists on converting his
blanks to a null which is, of course, rejected since the column is defined
as not null. Is there a way of forcing the blanks to go into the field?
Oracle version is 8.1.7 on AIX 4.3
Procobol 1.8.52.0.0
Thanks,
Peter Schauss
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Schauss, Peter
INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jun 19 2003 - 11:43:23 CDT