Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download and copy one of the following drivers to the WSO2 product's <MB_HOME>/repository/components/lib/ directory. 

Once this is done, the driver class relevant to the driver you use should be updated in the master-datasources.xml when you set up the datasource configurations. By default the master-datsources.xml file is configured with the driver class for the jtds-1.3.1.jar driver, which is net.sourceforge.jtds.jdbc.Driver. If you use the JDBC driver 6.0, 4.2, 4.1 or 4.0, you need to change driver class configuration to com.microsoft.sqlserver.jdbc.SQLServerDriver.

Setting up datasource configurations

...