Open a internal HSQLDB database. Create a table with GUI. Set the first field "ID" and in the field properties "AutoValue". The field will be set automatically as primary key for the table. This works up to LO 6.4.6.2, fails with LO 7.0.3.1. In LO 7.0.3.1 the field won't be set automatically as primary key. My system: OpenSUSE 15.1 64bit rpm Linux with different LO versions.
Hello Robert, Not sure if I'm following the steps correctly. Steps: 1. Open any HSQLDB database 2. Table - Use Wizard to create a table 3. Move TaskId to the right - click on next 4. Autovalue - yes 5. Finish Is this correct ?
Don't use the table wizard. Use "Create Table in Design View…" Set first field "ID" → "Integer" Set AutoValue → Yes. Could be this is, as many other bugs, a special gtk3-bug. I don't use gtk3 any more so I can't reproduce the behavior here with VCL: kf5 My system at this moment: OpenSUSE 15.2 64bit rpm Linux, KDE, no gtk3 installed.
[Automated Action] NeedInfo-To-Unconfirmed
(In reply to Robert Großkopf from comment #2) > Don't use the table wizard. > Use "Create Table in Design View…" > Set first field "ID" → "Integer" > Set AutoValue → Yes. > > Could be this is, as many other bugs, a special gtk3-bug. > I don't use gtk3 any more so I can't reproduce the behavior here with VCL: > kf5 > > My system at this moment: OpenSUSE 15.2 64bit rpm Linux, KDE, no gtk3 > installed. Will set this one to WORKSFORME. Couldn't reproduce it with LO 7.1.5.1 with VCL:kf5 on OpenSUSE 15.2 64bit rpm Linux.