Database Connection Failed

I am trying to write the connection string to the SqlServer database.
But I always get the error. In the Data Files section, I can seamlessly link the database and return table values. But I want to do with the script. Because I’ll set the table data later in the scenarios. Below is a screenshot of the script and error I received after the run. The jar files attached to the project are in the top right of the photo in the files.
Do you have any solution suggestions?
Thank you…

Solved !!!

My problem is solved after adding the sql jdbc jar file as class path in the environment variables section.

1 Like

Commendations for posting the solution. Thank you @kdryetyln.

1 Like