Table of Contents

About

How to make a connection with Sql Server or Sybase in SQL Developer ?

Steps

Driver Installation

After installation, a restart of SQL Developer is needed

Automatically

Install the jdbc SQL Server third party by performing a check for update. In the menu : Help > Check for Update Sql Developer Sql Server Driver

Manually

Download the JTDS JDBC driver and add it to the third party JDBC driver path:

Sql Developer Jtds Driver

Add a Connection

SQL Server

Sqldeveloper Sql Server Parameters