I have a database located at ~/.openoffice.org/3/user/database/budget-personal/ that
extracted from an embedded Base database. I want to use Base to connect to this database.
I know that the Datasource URL is hsqldb:file:/home/<user
name>/.openoffice.org/3/user/database/budget-personal/. But what do I enter as the JDBC
Class? Should there be something entered in Tools > Openoffice.org > Java > Class Path? Is
so what?
I want to be able to connect to the database files using hsqldb 1.8. I can do this
if I use hsqldb 2.2.8. How do I do this using Base?
The Datasource URL:
hsqldb:file:/home/<user
name>/.openoffice.org/3/user/database/budget-personal/
The JDBC driver class: org.hsqldb.jdbc.JDBCDriver
Class Path: /usr/local/hsqldb-2.2.8/hsqldb/lib/hsqldb.jar
--Dan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]