DBA Hub

📋Steps in this guide1/2

SQL Server : Connections in SQL Developer

Use SQL Developer to connect to SQL Server databases.

oracle miscconfigurationintermediate
by OracleDba
13 views
1

Downloads

- SQL Developer - jTDS - SQL Server and Sybase JDBC driver
2

Setup

- Download the latest "jTDS - SQL Server and Sybase JDBC driver" from here . Download the latest "jTDS - SQL Server and Sybase JDBC driver" from here . - Unzip the driver, giving you a "jtds-1.3.1.jar" file. Unzip the driver, giving you a "jtds-1.3.1.jar" file. - Open SQL Developer and navigate to "Tools > Preferences > Database > Third Party JDBC Driver". Open SQL Developer and navigate to "Tools > Preferences > Database > Third Party JDBC Driver". - Click the "Add Entry..." button and highlight the "jtds-1.3.1.jar" file and click the "Select" button. Click the "Add Entry..." button and highlight the "jtds-1.3.1.jar" file and click the "Select" button. - Click the "OK" button to exit the "Preferences" dialog. Click the "OK" button to exit the "Preferences" dialog. - When you create a new connection, you will notice "SQLServer" and "Sybase" tabs have now appeared. Enter the connection details and test the connection. When you create a new connection, you will notice "SQLServer" and "Sybase" tabs have now appeared. Enter the connection details and test the connection. For more information see: - SQL Developer - jTDS - SQL Server and Sybase JDBC driver Hope this helps. Regards Tim...

Comments (0)

Please to add comments

No comments yet. Be the first to comment!