To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54583
                  Issue #:|54583
                  Summary:|TableWizard: Problems occur with AutoValue fields
                Component:|Database access
                  Version:|OOO 2.0 Beta2
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|bc
              Reported by:|bc





------- Additional comments from [EMAIL PROTECTED] Wed Sep 14 01:52:53 -0700 
2005 -------
If you assign the attribute "AutoValue" to a numerical field of the second page
of the tablewizard, this is automatically used as the primary key field of the
table. In fact at least in a hsql database the third page of the wizard, where
the primary key fields are assigned (in other databases this might even work)
should be disabled. One implementation problem I currently see is that the
control group on the second page where the field attributes are set must offer a
listener to notify the wizard when such changes have been assigned by the user
so that the wizard can immediately disable the according step. Another problem I
found in this respect is that the automatically added primary key field "ID"
must be shown among the other fields on the first and second step, because after
the failure of the creation of a table for whatever the reason is there is no
possibility to remove this field.

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