I'm experimenting with instantDB currently, and ran into a problem, which
I'm sure has a straightforward solution.
I've been using applications to experiment, and all has gone swimmingly.
However, when I attempted to use an applet to access the same database,
using Appletviewer, I got the exception
"ClassNotFoundException:jdbc.idbDriver"
for the following line of code:
Class.forName("jdbc.idbDriver");
Any help would be appreciated.
Thanks,
...John
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|