subhaD
6 years agoContributor
Maria DB connector
I have ready API, We are trying to connect to db using data source loop and check for stored values.
Our DB is Maria DB, do we have a default connector or where do we install the connector from.
...
- 6 years agoYou should be able to find the driver library online.
Once you download, copy the jar file under READYAPI_HOME/bin/ext directory and restart the tool.
Now, you will be able to use it to connect to your db.