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

[email protected] changed:

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

--- Comment #1 from [email protected] 2012-08-03 06:01:23 UTC ---
Which database do you use? The internal DB? This DB is cached. So it could be,
that every changes of a table in SQL were not shown in the GUI.
If you change the tables in the internal HSQLDB you could use the command
"CHECKPOINT" in SQL to see the changes. 
CHECKPOINT closes the database files, rewrites the script file, deletes the log
file and opens the database. (Description HSQLDB-Guide)
If this also works for you please close this bug.

-- 
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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to