Printerfile to database file
5 pts.
0
Q:
Printerfile to database file
How can i make entry in database file by taking inputs from a report(printer file)?
for example if i have a report(PRTF) how can i extract the data from the report and input it in a database file.( the report has heading as file, member, number of records)?
ASKED: Aug 12 2008  8:30 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
23625 pts.
0
A:
 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0
  • AddThis Social Bookmark Button

Hi,

Assuming you're using an iSeries :-

You can use CPYSPLF to copy the report data to a 'flat' physical file, then you can use a program to read the flat file and extract your data to a database file.

Regards,

Martin Gilbert.
Last Answered: Aug 12 2008  9:21 AM GMT by Gilly400   23625 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0