|
|
| Author |
Message |
Manivannan
New User
Joined: 07 Apr 2005 Posts: 11 Location: Bangalore
|
|
|
|
hi all,
I hve a doubt in CICS.I have fetched values from my DB2 table into Cursor.I want to move these values to field output in my map.how to go about doing this..
thanks for your reply in advance
regards
Mani |
|
| Back to top |
|
 |
References
|
Posted: Thu Apr 14, 2005 2:20 pm Post subject: Re: Fetching record from DB2 and displaying in CICS screen |
 |
|
|
 |
ksrinivas
New User
Joined: 26 Mar 2005 Posts: 8
|
|
|
|
after fetching the records from the DB2 table(into host variables),
move the host variable values into Map-O fields and send the MAP.
I think this is the solution.if not kindly update |
|
| Back to top |
|
 |
|
|