To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91906
                 Issue #|91906
                 Summary|Field length enforcement incorrect in dBase table
               Component|Database access
                 Version|OOo 2.4.1
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|bmarcelly





------- Additional comments from [EMAIL PROTECTED] Mon Jul 21 10:10:28 +0000 
2008 -------
1 - Create a new database, using dBase.
2 - In this database create a simple table, example:
  Table Products
  Field Name : VARCHAR, length = 6
  Field Quantity : DECIMAL, length = 3
3 - fill the table
You will see that numbers with more than 2 digits are rejected in field 
Quantity. A 
3-digits number (123) should be accepted.
A text of 6 characters is correctly accepted in field Name.

In OOo 1.1.5 you could enter a number like 123 in the decimal fields.
I can't say when the regression occurred.

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