JDBC adapter config error

I’m getting the following error… even after setting the classpath to classes12.zip

The adapter process could not start up. (315) The JDBC driver class “oracle.jdbc.driver.OracleDriver” could not be located. java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver

Any solution for the above…

cheers

I had the same problem with SQL Server 2000 driver. You say that you have been inserted the driver class jar file in the system classpath. Add the path of the jar file in the ‘Java’ tab, in adapter configuration, at field ‘ADD to classpath’.