https://bugs.documentfoundation.org/show_bug.cgi?id=168012

--- Comment #7 from Alex Thurgood <[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.

That is only a workaround once the problem has been detected.

The fact is that if a user has created their tables, as the majority of users
do, via the UI, then the corresponding table thus created shouldn't lead to a
problem when copy/pasting to Calc.

Telling users to create their fields using SQL DDL is not the solution. The
whole point is that the user has a legitimate expectation that the UI produces
a table with a valid field order, or that that field order is respected by the
copy/paste mechanism.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to