To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48838





------- Additional comments from [EMAIL PROTECTED] Fri Sep 15 15:11:23 -0700 
2006 -------
OK, after much headscratching I got this to work. The root cause of the problem
was that there were *two* version of hsqldb in the jre's classes directory: one
in a jar (org.hsqldb.jar), and one extracted (org\hsqldb\*.class).

After removing the extracted version, everything works:
- PC banking works fine
- Creating normal OOo databases works
- Creating the JDBC-based database works

The JDBC-based database wouldn't work until I removed the extracted hsqldb
(Library didn't appear to have a method getDatabaseProductVersion). After
removal, it now reports 1.8.0.  Is that what you'd expect ?

Still a little unclear why Java would pick up the version in jre's classes
rather than the OOo-supplied jar (shouldn't the latter be first in the
classpath?), but I'm ok to close this bugreport. 


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to