Oracle SQL Developer + JTDS.jar + MS SQL Server 2014 error
Brought to you by:
ickzon
Hello,
I use Oracle SQL Developer to connect to Micosoft SQL Server. For this I use jtds.jar file (Version 1.3.1).
But with the new version 2014 I now get the following message when trying to open a database:
Bei der Ausführung des angeforderten Vorgangs ist ein Fehler aufgetreten:
Invalid column name 'suid'.
Herstellercode 207
Can you explain me what now is wrong or is there an update in build process that I can wait for?
Thx!
Hi,
that seems to be an error in the Oracle SQL Developer that is blindly reading column 'suid' (Sybase) instead of 'uid' (Microsoft). I'd guess it isn't able to detect the new Microsoft Server as such and defaults to Sybase logic.
Cheers,
momo
Hello, you already know when the error is corrected about?
Thanks,
Alex
Please read again what I wrote above and then maybe ask over there at Oracle.