I am trying to install the DB2 connector in Mule Studio. I am using Anypoint Studio October 2014 Release. I tried following the instructions given here: http://www.mulesoft.org/connectors/db2-connector-3.4.0%3B3.5.0-Everest#install but am unable to find the connector in any of the available sites. How do I install it?
相关问题
- What is the best way to handle BOOLEAN values in D
- SQL1032N No start database manager command was iss
- COBOL DB2 program
- SQL LIKE Column Value Plus Wildcard DB2
- copying a very large table from one DB2 to another
相关文章
- Escape percentage sign DB2 SQL
- DB2 SQL error: SQLCODE: -206, SQLSTATE: 42703 [clo
- Extra rows being received when matching pairs in S
- How to implement Mule HTTP GET Method redirect?
- How to check DB2 SYSADM or SYSCTRL authorization f
- convert xml to soap request using xslt transformat
- Which is the Best database for Rails application?
- How to convert SOAP web service to REST web servic
The Database connector is pre-installed in Studio for Mule 3.5 and above. For Mule 3.4 and below, use the JDBC Connector.
Here you can find the DB2 JDBC Connector: http://www-01.ibm.com/support/docview.wss?uid=swg21363866
Download the DB2 JDBC Connector Add the DB2 JDBC Connector (.Jar) to your project Right Click in your project > Build Path > Add external Archive Add a Database Building Block to your flow and use a generic database configuration
You must use Database building block and Generic Database Configuration with the DB2 JDBC Connector. Here you can find the DB2 JDBC Connector: http://www-01.ibm.com/support/docview.wss?uid=swg21363866