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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  JDBC access

    Posted 04/19/01 10:39 AM

    Hello,

    I evaluate TAMINO with the XML starter KIT.

    My application can easily connect to a Database through JDBC driver but do not implement yet X-QUERY - style mechanism.

    I see in the documentation that you can access to the SQL engine through


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: JDBC access

    Posted 04/19/01 01:22 PM

    Tamino contains two data stores - a native XML and an sql store.
    You can access the sql store via ODBC or JDBC, but not the native XML store. On the other hand Tamino can provide you access to both the native and the SQL store via the XPath query interface.


    #API-Management
    #webMethods
    #Tamino