how to add db2jcc jar files in talen open studio Data integration
I got the three jar files required to connect to DB2 database. And i have placed them in the path : C:\TalendDI\.Java\lib
Question: Is this the correct folder to place the 3 jar files? How to add these jar files ? i go to window > Prefefrences> and from there where do i go to add the Jar files as path.? Would appreciate if yoiu can show a screen shot of adding DB2 as the oracle example doesnt work for me/
I think you can explicitly load your jar files with tlibraryload component in java. You give the the executable jar file in this component in the drop down or by browsing to it. This will load the jar file into that talend job.