Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have an application with a specific driver *.jar.
I use it in Netbean IDE without problem to connect. But I am not able to connect in Talend.
I have tried to use General JDBC, but I have not xml file an returns failure (I think).
I have added the module but this module does not appear in the list of modules.
So my parametres are:
URL: jdbc:BD://GEST_2015_6
BDL.jar
BD.jdbc.LDriver
plus USER & PWD
I would like to know how to add a specific DRIVER for DB Connection.
Thank You