Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Getting error to connect to Microsoft SQL Server Database

I am trying to create a DB connection with Microsoft SQL Server Database. But I am getting the error. can you suggest?0683p000009LvfC.jpg0683p000009Lvg5.jpg

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello
You need to download and install the driver file mssql-jdbc.jar in order to finish
creating MSSQL server metadata or use MSSQL server components in studio. After you have downloaded it, open the Module view (if it does not appear, go to Windows-->Show view-->Talend, and open it), and click the 'Import external jars' button to import it from your local disk.

Regards
Shong

View solution in original post

8 Replies
Anonymous
Not applicable
Author

Refering to my above question, If I select the DB version as Microsoft, then I get the follwowing error:

Also I have downloaded the sqljdbc.jar. But where should I put it to get rid of the error?

 

0683p000009Luqg.jpg

Anonymous
Not applicable
Author

Hello
You need to download and install the driver file mssql-jdbc.jar in order to finish
creating MSSQL server metadata or use MSSQL server components in studio. After you have downloaded it, open the Module view (if it does not appear, go to Windows-->Show view-->Talend, and open it), and click the 'Import external jars' button to import it from your local disk.

Regards
Shong
Anonymous
Not applicable
Author

OK, I do exactly the same. But still I get the same error.

Also I am using Talend 6.3 for Data Integration and I am using Java8. So see the screenshot and suggest.

0683p000009LvXr.jpg

Anonymous
Not applicable
Author

I am also facing similar issue, i installed the sqljdbc41.jar jar file for mssqlserver database but still facing issue in connecting to the DB connection in metadata
Anonymous
Not applicable
Author

@ppp_rrr, I think you have resolved the problem after you rename the jar file to mssql-jdbc.jar and install it to studio.
@shobhitj, please install the right jar file according to the DB version you select.
Anonymous
Not applicable
Author

Ya exactly, just make sure you have the exact JAR file required(same name) and your problem should be resolved.

Anonymous
Not applicable
Author

Thanks, changing the jar file name to mssql-jdbc.jar and placing in right java version directory helped. Able to connect now.Thanks @shong & @ppp_rrr

Anonymous
Not applicable
Author

hi i am getting same error bro,can you please how you did that? after replacing file name where we kept that jar file?please help me out