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).
- change database type db2 (ucomment it) , supply required information based on environment.
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
Post a Comment