Re: mckoi database access

From: Alex Molochnikov (NOBODY_at_NOSPAM.COM)
Date: 03/03/05


Date: Thu, 03 Mar 2005 04:12:38 GMT

Wrong .jar file in your classpath. Try mkjdbc.jar.

"CDX" <jm1@DiceHome.com> wrote in message
news:4226809B.9010402@DiceHome.com...
> I'm getting the following error when trying to connection to a mckoi
> database I just set up.
>
> java.lang.ClassNotFoundException: com.mckoi.JDBCDriver
> at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
>
>
> I've found several threads on this, all of which point to a problem with
> my classpath. But I did place the mckoidb.jar in my lib\ext folder and
> set classpath to that folder. (WinXP).
>
>
> I also see a reference to the following web page at sun, but you ahve to
> register the product (which I downloaded for free and cannot register).
>
> http://developer.java.sun.com/developer/bugParade/bugs/4356783.html
>
>
> Does anyone have any additional suggestions for me?
>
> Thanks,
> CDX



Relevant Pages