Question An NonSQL way to access IBM AS/400 ?

ThinkPad

New member
Joined
May 18, 2010
Messages
1
Programming Experience
3-5
Hi,

i'm looking for way to read Part-Files from a AS400 machine (sorry i dont know the correct technical term in english).

These files are in "MYLIB/QDSPSRC/CHL(HANI01FM)" for example, but with an SQL select statement i can't get the data from the part-file "HANI01FM".

I only can access thw whole QDSPSRC with "MYLIB.QDSPSRC".

Did anyone know how i can access "part-files" via SQL or is there another NonSQL way (API) to do this ? :confused:
 
Back
Top