Hello,
I need to connect to mssql database with jsql. I am using ssql-jdbc-9.2.1.jre8.jar as the driver. But when initializing, It asks for driver name and I cant find the correct one. Where can I find the correct name with initilalize method?
Thanks