Customer Portal

Want to create file in same format..

Comments 10

  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    hi,

    Can anybody help me in this issue....it is very critical for me..


    Thanks,
  • Avatar
    avackova
    0
    Comment actions Permalink
    you have to set attribute "quotedStrings" to false on DataReader.
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    Hi,

    I used datareader componenet...but there is no method to set '"quotedStrings"


    my code:-
    DataReader parentDBReader=new DataReader("parentReader", parentFileName);
    parentDBReader.setSkipFirstLine(false);


    So please help me..

    Thanks,
    Hanuman
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    Please update me for the same...

    thnx,
  • Avatar
    avackova
    0
    Comment actions Permalink
    Hi,
    there really wasn't public setters for it - only possible way was to set it by xml graph definition.
    I've fixed the bug; correct version is available in repository:
    svn+ssh://user@svn.berlios.de/svnroot/r ... .component
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    Hi,

    I am not able to get that whcih jar should i update......i think cloveretl.component.jar should be updated...but when i downloaded saxon8.zar there is no jar cloveretl.component.jar...


    so please suggest me what should i do?

    thanks,
    Hanuman
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    HI,
    I THINK saxon8.zarJAR IS FOR xmL
    THNKS,
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    Hi,

    I got th zar but there is no any methond //childDBReader.setQuotedStrings(true);

    in the DataReader..so please help me how can i get correct zar..

    Thanks,
    Hanuman
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    Hi,

    Can any boy help me in this issue. When i cahnge include cloveretl.2.5.jar then it6 is not suppoting other functions ...so please help me that which jar should i use to get the functinality of the "quotedstring" in the DataReader..


    Thanks,
    hanuman
  • Avatar
    mishra.hanu@yahoo.co.in
    0
    Comment actions Permalink
    I got the classes from SVN and compiled on the local but it is giving errors..


    Ant is not working....
    So please give me th esolution to get functionality og quotedString in the DataReader..

    Thanks,
    Hanuman

Please sign in to leave a comment.