https://bugs.freedesktop.org/show_bug.cgi?id=51605

rob...@familiegrosskopf.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob...@familiegrosskopf.de

--- Comment #1 from rob...@familiegrosskopf.de 2012-07-22 08:57:47 PDT ---
You can not sort the columns while editing the table in the GUI. If you will
change a table and put C at the place you wish, this would only work with a
SQL-command in the HSQLDB:
ALTER TABLE "X" ADD "C" VARCHAR(25) BEFORE "D";
The changes in the table were made, when you save the table. So when you cut
"D" and put "C" at this position it is recognized as a renaming of the column.
In the HSQLDB there is no possibility to cut and paste a column.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to