To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44320





------- Additional comments from [EMAIL PROTECTED] Thu Mar 10 05:12:54 -0800 
2005 -------
I see a number of problems here:
a. declaring an index as Unique is not remembered
b. index names must be unique across the whole database, which means that the
   generation of default index names is sub-optimal, since it assumes index 
names
   to be uniqe within one table
c. You cannot append a new column to an existing table and declare it as primary
   key (via the context menu)

Notes:
- c. would be the natural way to declare a primary key :)
- c. happens in Beta, but not in CWS dba24, which will be integrated in
  SRC680m86

Leave us with a. and b. According to
http://qa.openoffice.org/issue_handling/basic_rules.html#one_per_issue: which
one should *this* issue here be about?

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