0

I was wondering if it's possible to connect Oracle Developer to Microsoft SQL database or Microsoft Access Database. I believe there is a way to do that. If there is, I would rather to know how.

1 Answer 1

2

Oracle SQL Developer can connect to MSFT SQL Server. You just need to get the jTDS jdbc driver and add it to SQLDev via the preferences.

For Access, you'll need an older version of SQL Developer - I recommend version 3.1. We removed support for Access because newer versions of Java don't support an ODBC bridge that we were using.

enter image description here

I talk about how to add the JDBC drivers here.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.