[resolved] Unable to download and install mssql-jdbc.jar in talend
Hi,
I'm unable to download and install mssql-jdbc.jar in talend. In the "list of modules to be downloaded automatically or imported manually" pop up, I couldn't see download and install button instead i could see a jar symbol.
Please guide me on this issue.
I use talend 6.3 big data open studio.
Thanks,
Nithin2790
Already found the solution on another blog post:
https://community.talend.com/t5/Design-and-Development/tMSSQLInput-Missing-mssql-jdbc-jar/td-p/76763 Download sqljdbc_6.0.7728.100_enu.tar.gz
This will download a tar.gz archive, which contains 4 different drivers in the enu folder
Rename sqljdbc42.jar to mssql-jdbc.jar
Then, to install it in Talend Studio, the simplest solution is : Window -> Show View -> Talend -> Modules -> Click the white bottle / jar and pick-up mssql-jdbc.jar on your hard drive.
I tried it but I couldn't see download option for this jar. Please see the below screen shot.
Image1
When I am trying to retrieve schema from MS SQL Database, I'm receiving below pop up.
Image2
Already found the solution on another blog post:
https://community.talend.com/t5/Design-and-Development/tMSSQLInput-Missing-mssql-jdbc-jar/td-p/76763 Download sqljdbc_6.0.7728.100_enu.tar.gz
This will download a tar.gz archive, which contains 4 different drivers in the enu folder
Rename sqljdbc42.jar to mssql-jdbc.jar
Then, to install it in Talend Studio, the simplest solution is : Window -> Show View -> Talend -> Modules -> Click the white bottle / jar and pick-up mssql-jdbc.jar on your hard drive.