Skip to Main Content

SQL Developer

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!

Connection to a MSSQL database from within the Oracle SQL-Developer

user819565Nov 17 2014 — edited Nov 17 2014

Hello,

how can I connect to a MSSQL2008 database from within the Oracle SQL-Developer? I've tried to install the jTDS package, but there is still an error comming up.

I've entered in the JDBC URL this string:

  jdbc:jtds:sqlserver://WSQL2008:1433/mssql2008

but when I try to connect this error occurs:

Status: Unsuccessful -test failed: Invalid connection string specified. Check the URL format for the specified driver.

Comments

thatJeffSmith-Oracle

If you've setup the driver correctly, you'll see a SQL Server and Sybase connection panel in SQL Developer.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 15 2014
Added on Nov 17 2014
1 comment
678 views