InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: Where is the JDBC-driver?


I installed InstantDB and created a databases and its tables and erverything went smooth. Now our Java-based application needs to connect with the database.
The example-applet for JDBC loads the driver at
"org.enhydra.instantdb.jdbc.jdbcDriver"
I tried to load the driver from that location from the Java-based application,
but the driver was not found. I assume I have to move the driver to somewhere in the application's classpath. But the problem is that I do not know where the driver is. The classes-directory for InstantDB contains three JAR-files, but none of them seem to be for the driver.
Since the location of the driver is "org.enhydra.instantdb.jdbc.jdbcDriver"
I also assume that it is placed in a package under the directory "org".
However I do not find any directory by that name.
Could somebody tell me where the driver is?
 
Eyvind Almquist
Tietoenator Consulting