https://bugs.documentfoundation.org/show_bug.cgi?id=154620
Alex Thurgood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #1 from Alex Thurgood <[email protected]> --- @Max : for this to work at all, the underlying database engine must support the corresponding DDL (data definition language) allowing you to specify the addition of a new column and its position within the table schema. The LO table definition UI is buggy and unfortunately doesn't allow you to do this. Either you must use the Tools > SQL menu and execute a DDL statement from there to effect the change, and then refresh the table view, or you have to save the ODB file after running the DDL statement, shut down LO and then reload the ODB file. What you are currently describing with regard to the table definition UI is bug 71224, or possibly the even older bug 51605. Marking as DUP of bug 71224. *** This bug has been marked as a duplicate of bug 71224 *** -- You are receiving this mail because: You are the assignee for the bug.
