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]

RE: InstantDB: Where is the JDBC-driver?


Eyvind,
 
The classes folder under the InstantDB installation directory contains 3 jar
files : idb.jar, idbexmpl.jar and jta-spec1_0_1.jar. These jar files contain
all the driver-related classes and the driver itself. 
 
Regu

-----Original Message-----
From: Eyvind Almquist [mailto:eyvind.almquist@tietoenator.com]
Sent: Wednesday, April 11, 2001 12:38 PM
To: instantdb@enhydra.org
Subject: 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

 

-----------------------------------------------------------------------------
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.