Thanks for the help. It worked now.
----- Original Message -----
From: "Peter Hearty" <pete@hearty.plus.com>
To: <instantDB@enhydra.org>
Sent: Wednesday, April 11, 2001 9:43 AM
Subject: Re: InstantDB: Where is the JDBC-driver?
> Eyvind
>
> "org.enhydra.instantdb.jdbc.jdbcDriver" is in idb.jar. You need both idb.jar and
> jta-spec1_0_1.jar in your classpath for this to load successfully.
>
> Pete
> ----- Original Message -----
> From: "Eyvind Almquist" <eyvind.almquist@tietoenator.com>
> To: <instantdb@enhydra.org>
> Sent: Wednesday, April 11, 2001 8:08 AM
> 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.
-----------------------------------------------------------------------------
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.
|