5 pts.
 How do you transfer from PC excel file to AS400 iSeries
Tried .xls and .pdf to transfer.

Software/Hardware used:
windows 7
ASKED: January 3, 2013  2:38 PM
UPDATED: January 3, 2013  3:09 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. Michael Tidmarsh   11,390 pts. , whlplane   5 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

There are many ways to transfer data into a as/400 db2 table but they work best for .csv files.

 44,150 pts.

 

We need more information than just “tried”. What did you try? What happened? What is the OS version on the server? What transfer software are you using, if any? What version is the transfer software? What do you want to accomplish? Do you simply want to store and retrieve the file on the server, or do you want to transfer the data into and out of the server database? — Tom

 107,995 pts.

 

There is also an excel add-in that makes it very easy.

 210 pts.

 

You can use the excel add-in for i-Series data transfer or add a button to the spreadsheet and write some VB code to do the upload. I will second the fact that you will have a lot less problems if you use the .CSV file format…

 3,910 pts.