IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Commenting part of SQL in JDBC adapter service.

  • 1.  Commenting part of SQL in JDBC adapter service.

    Posted Fri May 19, 2006 03:51 PM

    Can any body tell me is there any way that i can comment the part of SQL statement written in Custom SQL template of JDBC adapter service.

    I know, in other editor we use some thing like – or # or //. But none of there worked out for me in JDBC adapter services…


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Commenting part of SQL in JDBC adapter service.

    Posted Tue May 23, 2006 08:47 PM

    SQL comments are marked with:
    – an comment
    /* an comment */

    And it works in Adapter Services.

    HTH


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Commenting part of SQL in JDBC adapter service.

    Posted Wed May 24, 2006 06:43 PM

    Hi Wiktron,
    Can you pls. let me know which version of WmJDBCAdpater you are using in which the Adapter Services can take the SQL comments like – or /* */ ?


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB