To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55308
                  Issue #:|55308
                  Summary:|Key value corrupted on table  view
                Component:|Database access
                  Version:|OOo 2.0
                 Platform:|PC
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|dbaneedsconfirm
              Reported by:|pikex7





------- Additional comments from [EMAIL PROTECTED] Fri Sep 30 08:40:36 -0700 
2005 -------
I have set up a MySQL database with a key field of datatype = INTEGER and
defined it as auto-increment. I then successfully connect in OO RC1, but when I
view the table it shows what looks like overflow in the key field. For example
key field displays as 429496729 (instead of 1)

I then changed the datatype to SMALLINT(5)in the MySQL database and key values
were then as expected. I agree in most circumstances I would use a SMALLINT
field for a key, but I feel that as MYSQL handles this situation perfectly well
there is a defect in OO or the connector. I am using JDBC to connect.

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