IntroductionIf you have downloaded MySQL connector from MySQL site and extracted it, you will find a jdbc jar in one of the extracted files.In case you are wondering where you should put the jar file in Tomcat's folder so that your Mondrian application be able to connect to MySQL server, this article will show you that. Setup
TestingYou can test the working JDBC lib shown in this article. But before that thing happens, make sure you have setup the database correctly in your MySQL host.Related Articles |
Mondrian >