To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58289
                  Issue #:|58289
                  Summary:|HSQLDB writes data into TEXT TABLEs which it cannot
                          |read anymore
                Component:|Database access
                  Version:|680m124
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|[EMAIL PROTECTED]
              Reported by:|fs





------- Additional comments from [EMAIL PROTECTED] Tue Nov 22 01:40:19 -0800 
2005 -------
- extract the attached bad_csv.zip into a directory of your choice
- open the bad_csv.odb
- open the bad_csv table therein, and create a new record which in the first
  column contains the text "foo" (without the quotes), and in the last record
contains
  the text "+" (without the quotes)
- close the table
- close the database document
- reopen the database document
- try to connect by clicking the "Tables" icon on the left hand side
=> Error message:
   SQL Status: S1000
   Error code: -78

   error in script file line: 4 S1000 General error
java.lang.NullPointerException in
   statement [SET TABLE "bad_csv" SOURCE
   "bad_csv.csv;fs=,;ignore_first=true;all_quoted=true"]

This means you can corrupt your HSQLDB database by simple UI actions, to a
degree where you cannot open the database anymore.

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