Customer Portal

Problem with jTDS and autocommit

Comments 1

  • Avatar
    oldforum
    0
    Comment actions Permalink
    Hi !

    I assume your transformation finishes OK. It just outputs this problem.
    There is a "commit()" call on statement sent to DB since suprisingly some DBs require this.
    We are preparing better handling of different DB flavours which should remove these warnings/issues.

    If the warning really annoyes you, you may switch off displaying of warnings in "log4j.properties" file (present in engine.jar)

    David

Please sign in to leave a comment.