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

            Bug ID: 86315
           Summary: EDITING: Formatting of queries should be saved by base
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Database
          Assignee: [email protected]
          Reporter: [email protected]

There are some asks for enhancement which couldn't be solved, because the only
part of a query, which is been saved in the *.odb-file, is the name and the
pure SQL-code.
This is saved in «content.xml»:
<db:queries>
<db:query
db:name="Verkauf"
db:command="SELECT * FROM &quot;Verkauf&quot"/>
</db:queries>
No more informations were saved anywhere in the *.odb-file.

So you 
- couldn't add comments to the SQL-code and save them
- couldn't format the width or something eles of a column and save it
- couldn't set a column invisible and save it

All this seems to work, but when saving the query, close it an open it again it
isn't there any more.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to