Hello Sebastian,

> I am trying to set up a HSQL database and connect OpenOffice Base to it.
> Whenever I try connection OpenOffice tells me:
> 
> Unable to establish connection.
> 
> Fehler-Code: 1000
> The driver class ' org.hsqldb.jdbcDriver ' could not be loaded. (I translated 
> this)

You need to add hsqldb.jar (found somewhere in your installation folder,
in program/classes, or another version of your choice) to OOo's JVM
classpath (Tools/Options/Java, Extras/Optionen/Java).

While this file is shipped with OOo, it is only automatically employed
when you use the internal HSQLDB, for external "pure-JDBC" connections
to an HSQLDB, you need to make it known to OOo.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         frank.schoenh...@sun.com -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dba.openoffice.org
For additional commands, e-mail: dev-h...@dba.openoffice.org

Reply via email to