| Author |
Message |
Topic: Easytrieve + DB2 |
balu_ver2k2
Replies: 3
Views: 5243
|
Forum: Application Programming Posted: Sun Jul 17, 2016 2:03 am Subject: reply |
| Thank You Kolusu. I did see the topic hence I have used the same subject for my reference. Do you mind to share how to input file is read and passed to SQL ? |
Topic: Easytrieve + DB2 |
balu_ver2k2
Replies: 3
Views: 5243
|
Forum: Application Programming Posted: Sat Jul 16, 2016 8:11 am Subject: Easytrieve + DB2 |
Hi,
I am looking for easytrieve code for below requirements
File Input of length 10
ColA
AAAAA
BBBBB
CCCC
Output file of length 10
Col A Col B
AAAAA 1111
BBBBB 2222
CCC 3333
... |
| |