Skip to main content

Database Drivers

Both the Studio and runtime provide all of the JDBC drivers for the supported databases with the one exception being MySQL. For MySQL you will need to download the driver Jar file from the MySQL site and put it in the directory identified by the Studio which is shown when you attempt a Test Connection in the database properties. You will need to do this only once for your installation of Talend Data Mapper. You will also need to include this Jar file in your runtime classpath.

Custom database drivers are also possible (see below), and they require the using the project classpath mechanism and including the Jar file in the runtime classpath.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!