jisql icon indicating copy to clipboard operation
jisql copied to clipboard

update driver shortcut for mssql

Open lwiechec opened this issue 3 years ago • 0 comments

it seems that in the latest version of JDBC driver from Microsoft (12.2.0.jre11) the name of the driver is com.microsoft.sqlserver.jdbc.SQLServerDriver, instead of com.microsoft.jdbc.sqlserver.SQLServerDriver.

In order to keep with the old names, maybe we can rename shortcuts like this: mssql -> mssql-old that would keep the former, and 'mssql' that will keep the latter?

lwiechec avatar Apr 12 '23 09:04 lwiechec