Re: COBOL/DB2 Date edit question





"Graham Hobbs" <ghobbs@xxxxxxxxxxx> wrote in message
news:506tb3pa4ka91dltlacjif853pqn9lefga@xxxxxxxxxx
Gentlemen,
Thanks - will work on what you've said.
MP!ZADATEI is a field on a CICS screen, populated from a column in a
row from a DB2 table. The user changes it and now it needs editing. I
thought my EXEC SQL was a winner - clearly not.
Peter - I did say it was VisualAge COBOL 2.2, DB2 V7.2 - didnt mention
the word 'IBM':-). Sorry.

No, I'm sorry, I missed that :-) (Too busy examining your code... :-))

You might not be able to support the ! in the name in Visual Age COBOL
(which is actually MicroSoft rebadged)

Your EXEC SQL may yet be a winner, just give it a host variable... :-)

Pete.
--
"I used to write COBOL...now I can do anything."



.