database connection

0
i am trying to connect with microsoft sql server 2019 localhost but it is failed. i pasted the driver file “mssql-jdbc-7.0.0.jre8” into userlib folder  i used execute query widget and URL “jdbc:sqlserver://localhost\sqlexpress:1433;databaseName=sa” is correct , all services of sql is enabled  and the connection to same database by another java software like netbeans and jetbrain working good. please what is the problem ??
asked
1 answers
0

Hi Bashar,

 

did you check the logs, if there is an error, what it says?

 

Regards,

 

answered