Subject interbase.interclient.Driver ClassNotFoundException.
Author traverswaker
Hi.

Despite the fact that I'm putting "interclient.jar" in my classpath
(via the -classpath option to the vm from SUN SDK 1.4), I still get a
ClassNotFoundException when I try:
Class.forName("interbase.interclient.Driver");

Has anyone else had this strange problem? Does anyone have some
ideas about what I should try next to sort out this problem?

Thanks for any help.

Travers