Hi
I would like to export my model to a SQL Server local db. I can connect to the database via SQL Developer (installed the third party jdbc driver), however in Oracle Data Modeler, the only option available is via JDBC.
I've installed the microsoft (mssql-jdbc-12-2.0.jre11.jar) and jtds-1.3.1.jar files as third party drivers. In both cases, I get the error that the driver class is not found.
Any idea how to resolve this?
