I need to read a keyed dataq on the AS/400 using a VB program. I can read a non-keyed dataq however when I try to read a keyed dataq I get an error message. I am using API commands (cwbdq_read, cwbdq_setdata...). Please Help. Isa
I need to read a keyed dataq on the AS/400 using a VB program. I can read a non-keyed dataq however when I try to read a keyed dataq I get an error message. I am using API commands (cwbdq_read, cwbdq_setdata...). Please Help. Isa
Isa, There is an example in the manual "AS/400 Client Access for Windows 95/NT API and Technical Reference." You can view the manual on-line, but the code shown in the book is not complete enough to be much help. I recommend ordering the hard copy because it comes with a CD that has the sample code. Mark McCall