To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57084
                  Issue #:|57084
                  Summary:|Crash by SQL query with User Input
                Component:|Database access
                  Version:|OOo 2.0
                 Platform:|PC
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|dbaneedsconfirm
              Reported by:|uenz





------- Additional comments from [EMAIL PROTECTED] Mon Oct 31 12:42:05 -0800 
2005 -------
A parametric user input before the SQL "FROM" crashes the base program.
For example a internal HSQL database with Name and Birthday. The following
example should calculate the Age of the persons in the DB for a user specified 
year:

SELECT :SpecificYear - YEAR( "Birthday" ) AS "Age", "Name" FROM "Address" 
"Address"

By execution of the query OpenOffice crashs.

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