I am trying to connect SQL*Developer (19.1) to an SQL Server
It appears I have two choices for connecting Java to SQL Server
After I add the Microsoft driver, I do not get "SQL Server" as a drop-down option when I attempt to create a new DB Connection.
Is there anything I can do to let SQL*Developer know that the Microsoft JDBC is for "SQL Server" database?
or should I just use "an old JDBC driver"?
or something completely different?
Many thanks,
MK