Connecting MYSQL to CUBA on ubuntu 16.04

Hi,

I’m trying to connect a MySql db running on localhost:3306 to my cuba project. However, I’m having problems with the JDBC driver downloads.

  1. I did the download of the JDBC driver. dev.mysql.com/downloads/connector/j.
  2. However, could not find the .haulmont/studio/lib/ folder. I only had .haulmont/studio/ without lib

OS: Ubuntu 16.04
Cuba platform: platform-6.4.2

Hello, Joshua

You need to create a folder lib manually, put the jar file as mysql-connector-java.jar and restart Studio.

Best regards,
Ivan