Protocol violation
Hello all
I am trying to connect to Oracle 8.1.7 using thn driver.
My connection string is
on=DriverManager.getConnection("Jdbc:oracle:thin:@ip:port:SID","userid","passwd");
I am getting the error SQL EXCEPTION : Protocol Violation
Can some one suggest ...
Regards
ankur bahl

