mysql - IBM Worklight database connection -


i have installed worklight server , db2 database, , try migrate application has mysql database not working. there workaround? have use adapter interface db2 , mysql?

a database requires connector driver in order interface it.

had used ibm installation manager install worklight db2 database (available ibm worklight customers, one?), require supply such driver, assume - since did not provide information on environment setup - using development edition (eclipse + worklight studio plug-in).

in case need edit worklight.properties file (can found in eclipse under yourproject\server\conf).

the db2 connector can download through page. correct version installation of db2.

  • place driver in lib folder (can found in eclipse under yourproject\server).

if in fact using liberty or websphere, see troubleshooting section installation instructions db2 , more.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -