ODBC DB2 access multiple file members

  • Thread starter Thread starter progresscommunities@progr
  • Start date Start date
Status
Not open for further replies.
P

progresscommunities@progr

Guest
Please can someone explain in exrtremely simple english, how to access a DB2 file with multiple members from a Progress program?I have very limited knowledge and understanding of the iSeries, but I have two files I need to access that have multiple members. The file I believe is a physical file and as best I can tell there is no source file (not exactly sure or understand what each of these are). I have read that I need to create a logical file, but they all seem to talk about building a logical file from a source file and not a physical file. I have tried to also to figure out how to execute the command below, but get nothing but errors. How do you execute this command? Can you please show me the progrss code to do this.{CALL QSYS.QCMDEXC('OVRDBF FILE(IDSDATA/OOIORDDP) MBR(ORDER) OVRSCOPE(*JOB)',0000000049.00000)}

Continue reading...
 
Status
Not open for further replies.
Back
Top