Product: Database Access
          Type: changed
         Title: Table design handles primary differently for hsqldb
     Posted by: [EMAIL PROTECTED]
      Affected: -,-
         TaskId: i51517
<http://www.openoffice.org/issues/show_bug.cgi?id=51517>
Effective from: dba31b
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba31b>
    CWS status: ready for QA


*Flags*
-------
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [x]
Performance test [ ]
Translation [ ]
UI relevant [ ]


*Description*
-------------
This is specific for hsqldb only.
When the user adds a auto increment column this one gets automatically
the primary key of the table. When the user after wards removes the
primary key flag, then the autoincrement flag will also be removed.
Hsqldb only supports one auto increment column which then must also be
the only primary key column. 

PS: A primary key consists of more than one column which isn't the
fact for hsqldb when an auto increment column is used.


Send feedback to [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to