To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114813
                 Issue #|114813
                 Summary|Creating table programmatically fails in OOo v3.2.1
               Component|Database access
                 Version|OOo 3.2.1
                Platform|Opteron/x86_64
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|trubein





------- Additional comments from [email protected] Wed Sep 29 09:03:40 
+0000 2010 -------
There seems to be a breaking change in OpenOffice Base v3.2.1.
In the previous version the following approach worked without any problem:

1. Create service manager
2. Create star desktop
3. Create database context
4. Create database source (sdbc:embedded:hsqldb)
5. Create database connection
6. Execute SQL statement ("CREATE TABLE 'MY_TABLE' ...")

In the current version step 6 fails with the error message:

com.sun.star.sdbc.SQLException
File input/output error java.io.IOExpection
S1000 invalid storage class
java.lang.NullPointerException opening file ...

---------------------------------------------------------------------
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