User Activity

  • Modified a comment on discussion Help on JRecord

    JRecord is doing wonders for us on reading a DB2 Mf database. Thank you for your great work! Here is my problem This snippet is the IOBuilder we are using final ICobolIOBuilder iCobolIOBuilder = JRecordInterface1.COBOL .newIOBuilder(copybook.getInputStream(), copybook.getName()) .setFont("CP1140") .setFileOrganization(Constants.IO_FIXED_LENGTH) .setSplitCopybook(CopybookLoader.SPLIT_NONE); Then this will allow me to place the payload that I read from DB2 as a String, so that I can extract the values...

  • Modified a comment on discussion Help on JRecord

    JRecord is doing wonders for us on reading a DB2 Mf database. Thank you for your great work! Here is my problem This snippet is the IOBuilder we are using final ICobolIOBuilder iCobolIOBuilder = JRecordInterface1.COBOL .newIOBuilder(copybook.getInputStream(), copybook.getName()) .setFont("CP1140") .setFileOrganization(Constants.IO_FIXED_LENGTH) .setSplitCopybook(CopybookLoader.SPLIT_NONE); Then this will allow me to place the payload that I read from DB2 as a String, so that I can extract the values...

  • Modified a comment on discussion Help on JRecord

    JRecord is doing wonders for us on reading a DB2 Mf database. Thank you for your great work! Here is my problem This snippet is the IOBuilder we are using final ICobolIOBuilder iCobolIOBuilder = JRecordInterface1.COBOL .newIOBuilder(copybook.getInputStream(), copybook.getName()) .setFont("CP1140") .setFileOrganization(Constants.IO_FIXED_LENGTH) .setSplitCopybook(CopybookLoader.SPLIT_NONE); Then this will allow me to place the payload that I read from DB2 as a String, so that I can extract the values...

  • Posted a comment on discussion Help on JRecord

    JRecord is doing wonders for us on reading a DB2 Mf database. Thank you for your great work! This snippet is the IOBuilder we are using final ICobolIOBuilder iCobolIOBuilder = JRecordInterface1.COBOL .newIOBuilder(copybook.getInputStream(), copybook.getName()) .setFont("CP1140") .setFileOrganization(Constants.IO_FIXED_LENGTH) .setSplitCopybook(CopybookLoader.SPLIT_NONE); Then this will allow me to place the payload that I read from DB2 as a String, so that I can extract the values from it. final...

View All

Personal Data

Username:
psiquetp
Joined:
2006-05-10 18:31:09

Projects

  • No projects to display.

Personal Tools