https://bugs.documentfoundation.org/show_bug.cgi?id=168012
--- Comment #5 from Robert Großkopf <[email protected]> --- (In reply to mc from comment #4) > Resolve with a SQL statement, ex.: alter table "tbl_Rechnung" alter "ID" > position 1 > Close all and reopen .odb, copy&paste to calc and it work fine. > > Probably an isolated problem with your file, but I think the internal LO > function that creates the ID field has some problem, in fact to avoid > problems I create the tables via SQL command. No, isn't an isolated problem of my file. I have seen this in a videocall for a database another people created: 2 Tables couldn't be copied the normal way, because the field position had been destroyed. This tables also had many fields. I have also tried to set the position through SQL, but when closing the file and opening it again it is the same buggy behavior. Remember: Firebird had saved the right position. It will be shown by the query I added for every table: Field position of Firebird and position when trying to edit the table or copying the table to Calc will differ. -- You are receiving this mail because: You are the assignee for the bug.
