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: Working together with jbuilder JDBC Eplorer


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.