Good Morning, I'm attempting to write a VB program that will enable a user to manipulate 2 DB2/400 files (one for input, one for output). What is the best (and easiest) way to access AS/400 data using Visual Basic for such a purpose? So far, my only experience in this is using Client Access APIs to submit a job on the /400 and pass large amounts of data in batch mode. This application would be interactive with relatively small files (< 200 records). We are using Client Access V3R2M0 and OS/400 V4R4. I'd appreciate any help you can give me. Thanks.

Reply With Quote