Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data Modeler: Exporting the Reporting Schema to SQL Server

Bilal HaniffApr 7 2023

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?

Comments
Post Details
Added on Apr 7 2023
2 comments
509 views