SQLServer Connection with Katalon

Hello the community,

I am currently working with SQL Server and I would like to connect to the DB with Katalon.

The connection is OK with Microsoft SQL Management Studio (authentication is Windows Authentication)

But with Katalon, I got this error message. Any ideas ?

3 Likes

download this jar –> “v12.6.4.jre11” and Go to Project Settings > Library Management. Click Add to add the jar file to the external library.

2 Likes

I already have this jar in my project settings

copy the DLL to the Windows/System folder (in addition to referencing the JAR under Katalon/Library Management).