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
  • 1.  WmDB

    Posted Mon May 20, 2002 10:18 AM

    What is the best practice when making DB calls:

    Just use pub.db:execSQL to make call or use a structure like use pub.db.connect, then the execSQL, then use pub.db.close to clean ub connection?

    I am concerned about keeping the sessions to the DB clean.

    By using just the execSQL, how are the sessions cleaned up? Through the db Alias timeout?


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB