8.1.7 Enterprise Win 2000

JDBC thin client on Mac OS 9

Following exception comes up when I try
conn = DriverManager.getConnection
(connectionString.toString(), props);

Protocol Violation

In the above props is just a property with database name, username and password.
What could Be wrong ?

Lars <lars@larsrosenberg.com