To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51337
                  Issue #:|51337
                  Summary:|query wizard creates a decimal condition for an
                          |integer field
                Component:|Database access
                  Version:|680m112
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|bc
              Reported by:|fs





------- Additional comments from [EMAIL PROTECTED] Tue Jun 28 23:39:11 -0700 
2005 -------
- open the attached database
- start the query wizard
- select all fields from the table "numbers", proceed to page "Search 
conditions"
- enter a condition "numbers.int is equal to 3"
- finish the wizard
=> a new query is created
- "Edit" the new query from it's context menu
=> note that the condition for the "int" column is "3.0", not "3"

The condition for an integer field should be a integer, not a decimal. This is
especially problematic as there are other issues with the query design in case
of such a (strictly: illegal) SQL statement (which I'm going to submit 
separately).

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