"Protocol Violation" message in SQL Developer Worksheet when executingquery
I have cofigured Hetrogeneous connectivity from Oracle to Sql Server Database using DG4ODBC and Sql Server ODBC driver for linux. I am able to query data from Sql server through Sqlplus but when I am trying to do the same using Sql Developer I am getting "Protocol violation" error.
:~ $ isql mstest username password
---------------------------------------
| Connected! |
| |
| sql-statement |
| help [tablename] |
| quit |
| |
---------------------------------------
SQL>
Does anyone got similar issue?
Any help is much appreciated!!
Thanks,
Steve.