Maybe someone is interested in that I managed accessing InstantDB v3.26 with
Borlands JDBC Explorer v4.0. The following steps were necessary:
1. Inserting the following two lines in file "jdbce.config":
addpath C:\InstantDB\Classes\jta-spec1_0_1.jar
addpath C:\InstantDB\Classes\idb.jar
2. Defining the database connection properties in the JDBC Explorer:
URL=jdbc:idb:C:\AddressBook\InstantDB\db.prp
Driver=org.enhydra.instantdb.jdbc.idbDriver
For unknown reasons a JDBC Explorer started from the IDE can't connect to
InstantDB, but when started from the start menu I am able to connect and
browse both metadata and data.
Regards,
Bernhard
-----------------------------------------------------------------------------
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.
|