ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Read The Excel File In AS/400

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Read The Excel File In AS/400

    Hi,

    If anyone wants to read the excel file in as400.It is Possible by CPYFRMIMPF Command.By use of it we can create a report in which input is in excel sheet.



    Thanks
    Ankit
    Daccit Pvt Ltd

  • #2
    Re: Read The Excel File In AS/400

    Originally posted by DaccitAS/400
    Hi,

    If anyone wants to read the excel file in as400.It is Possible by CPYFRMIMPF Command.By use of it we can create a report in which input is in excel sheet.



    Thanks
    Ankit
    Daccit Pvt Ltd
    using CPYFRMIMPF??? Absolutely not. you can use the POI HSSF java library to parse the spreadsheet though. go to http://systeminetwork.com and do a search for HSSF and you'll find a service program written by Scott Klement that will allow you to parse the spreadsheet directly from the IFS.
    I'm not anti-social, I just don't like people -Tommy Holden

    Comment

    Working...
    X