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

Robert Großkopf <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Robert Großkopf <[email protected]> ---
Base doesn't offer to change content of a view for every database. Includes
also internal databases.
Views are handled inside the database, not handled through the GUI of Base.
Base only sees the result of the views and field types, like it is send from
the database. So views appear like a table, which could be changed.
Queries, which could be analyzed by the GUI and contain all primary keys of the
tables will be editable for input or changing data.

If you want to change content: Create a query.
If you want to use views for this: Try with direct SQL. You could use this also
by macro.

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

Reply via email to