External database connectivity

0
Hi, I am adding external database to mendix. I have done all steps like adding jar files to Userlib folder of App, downloading the database connector and I have also added MYSQL database in configuration of mendix pro but Now want to do next? what will be the next step?Can anyone told me the detail steps after this for configuring the external database in mendix.
asked
2 answers
2

Hi Sayali,

In Project settings add new configuration select DB type from dopdown, path(URL), name , username and password for you database.

Thanks,

Javith.

answered
0

Hi Sayali,

Open you setting from Naviagtion in Studio Pro Settings->Configuration->New ->Databse→ select the databse type and then fill inthe other details like URL, , DbName,UserName and Password.

answered