How can I retrieve As400 library list in a combo box / data combo box (Visual Basic 6) so that user may choose the corret library name then use it wherever needed.
using windows 2000 or above
is it possible to send me a sample program which explains how to do it.
Thanks
Software/Hardware used:
ASKED:
April 8, 2009 7:49 AM
UPDATED:
February 18, 2010 12:29 AM
Since no one has commented, I’ll see if the question can be narrowed.
How can I retrieve As400 library list…
The most important clarification has to be “What ‘library list’ do you want to retrieve?” Will any library list do? Do you want the library list that would be associated with some user through their assigned job description?
Have you made some connection to a server on the AS/400? (Which server? Multiple servers?) Do you want the library list that is associated with that current instance?
Tom