Hi :)
I think the point Mark was making was to switch away from using the embedded back-end to pretty
much any external one. Which is what you often suggest too.
Regards from
Tom :)
--- On Sat, 17/3/12, Andreas Säger <villeroy@t-online.de> wrote:
From: Andreas Säger <villeroy@t-online.de>
Subject: [libreoffice-users] Re: Urgent Base problem
To: users@global.libreoffice.org
Date: Saturday, 17 March, 2012, 21:14
Am 17.03.2012 21:20, Mark Stanton wrote:
I would suggest replacing the bastard (are we really talking like
this? :-) ) with MySQL or perhaps even better MariaDb (mebbe even
Postgres).
Replacing one excellent databse engine with another excellent (much bigger) database engine will
not solve any problem.
I run a HSQLDB server and it is the most reliable and fast little software on that Windows machine.
On my Linux laptop I run the exact same Java software in cached mode, just like the embedded one
but as an independent process with database files outside the Base document.
The "embedded HSQLDB" works like an extension. Every time you access the package data, the database
gets installed to <office temp>. When you close the last connection to the installed database, the
database is repackaged into the .odb "document". As the database grows, this thread consumes more
and more time and during that time there must not happen anything serious to the office suite.
IMHO HSQLDB is a well thought choice for a multi-platform database. However, databases should be
installed as extension packages so the user data won't be shuffled this way.
-- For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
- Re: [libreoffice-users] Re: Base and new Report Builder in 3.5 (continued)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.