To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94027
                 Issue #|94027
                 Summary|freeze when calling programmatically updating a parame
                        |ter with a binary stream
               Component|Database access
                 Version|OOO300m6
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|fs
             Reported by|fs





------- Additional comments from [EMAIL PROTECTED] Thu Sep 18 11:01:42 +0000 
2008 -------
- open the attached database document (allow macro execution)
- open the contained form by double-clicking it
- click the button in the form
=> OOo freezes

The macro bound to the button tries to insert a record into the "pieces" table
in the database document. For this, it creates a css.io.Pipe, stores the form
into it, and calls a setBinaryStream at a PreparedStatement, passing this pipe.
The setBinaryStream call never returns.

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


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

Reply via email to