Re: COBOL/DB2 Date edit question
- From: "Michael Mattias" <mmattias@xxxxxxxxxxxxxx>
- Date: Sun, 12 Aug 2007 14:17:41 GMT
"Pete Dashwood" <dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5i8ehiF3lkrtaU1@xxxxxxxxxxxxxxxxxxxxx
"Graham Hobbs" <ghobbs@xxxxxxxxxxx> wrote in message
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
Your EXEC SQL may yet be a winner, just give it a host variable... :-)..
Isn't using EXEC SQL .... END-EXEC kind of an obtuse way to validate a date
entered upon the screen?
Not that it can't be made to work, but generally you'd have some kind of
library routine around to handle that.
Besides, at some point it's possible (probable?) you are going to have to
reformat it anyway to do the UPDATE
MCM
.
- Follow-Ups:
- Re: COBOL/DB2 Date edit question
- From: Graham Hobbs
- Re: COBOL/DB2 Date edit question
- References:
- COBOL/DB2 Date edit question
- From: Graham Hobbs
- Re: COBOL/DB2 Date edit question
- From: Pete Dashwood
- Re: COBOL/DB2 Date edit question
- From: Graham Hobbs
- Re: COBOL/DB2 Date edit question
- From: Pete Dashwood
- COBOL/DB2 Date edit question
- Prev by Date: Re: Baby Update
- Next by Date: Re: Actual COBOL in Commodore 64
- Previous by thread: Re: COBOL/DB2 Date edit question
- Next by thread: Re: COBOL/DB2 Date edit question
- Index(es):