I cannot connect to a SQL Server database through SQL Developer (Oracle). It gives the following error: "Status : Failed Test failed: I/O Error: Unknown packet type 0x48"
I was able to connect with SQL Server Management Studio, but I need to connect through SQL Developer.
I tried using JDBC jtds 1.2, and 1.3.1 and both didn't work.
I was able to connect with SQL Server Management Studio, but I need to connect through SQL Developer. I use JDBC jtds 1.2, but I've already tested it with 1.3.1 and it wasn't either.
