Thursday, 19 December 2019

Integrating sql developer with Microsoft sql server

Steps to setup sql developer


  1. Download jtds 1.3.1 driver for sql server and sybase
  2. Go to tools ->preference->db->3rd party driver and import this jar jtds 1.3.1.
  3. Click ok
  4.  Restart sql developer now you will see a connection tab for microsoft sql developer and connect to your sql server db.


No comments:

Post a Comment