To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107689
------- Additional comments from [email protected] Wed Dec 16 18:49:07 +0000 2009 ------- @r4zoli: You asked me about the hsqldb version: I used 1.8.0.10 as well. But thinking about the versions I tried something else again that I had tried before but on the first try I struggled with other issues (adding the jar to OO-Java ClassPath): I used newer hsqldb versions 1.9.0-rc6 and 2.0.0-rc7. And both work! I had to change my create table statement since VARCHAR now needs a fixed size but besides that everything worked out of the box. It is even possible to use the new hsqldb driver to connect to older hsqldb versions if they have been shutdown. As far as I am concerned this is a "worksforme". Its funny though since the driver version delivered with OO (in OODIR\Basis\program\classes) is 1.8.0.10 which causes the problem. --------------------------------------------------------------------- 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]
