To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72111
                 Issue #|72111
                 Summary|Crash executing SQL Select Statement 
               Component|Database access
                 Version|OOo 2.0.4
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|jcdiaz





------- Additional comments from [EMAIL PROTECTED] Wed Nov 29 11:09:21 -0800 
2006 -------
When submitting the following SQL statement, the OO process crashes (all windows
are closed, even those with other documents):

SELECT Aleación, Marca, commonName, ppId, Empaque2, Empaque, Presentación2,
Presentación, Producto 
FROM producto_presentación 
ORDER BY Producto ASC,Aleación ASC,Presentación ASC;

This crash happens when executing the statement using an OOOBase Query window
and also when using an XStatement.executeQuery(String) method call.

The connection (in both cases) is made to a Calc spreadsheet.

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