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

--- Comment #13 from enrico.weig...@vnc.biz 2012-03-17 08:08:31 PDT ---
(In reply to comment #1)
> Why changing the default database for LibreOffice? Is there any reason 
> (besides
> being based on Java) for SQLite over HSQLDB version 2? Comparing the features,
> I don't see any reason. HSQLDB even seems to be faster in certain situations.

Assuming HSQLDB is run in JVM (instead of compiled into machine code),
sqlite is ways faster.

BUT: is this really a good way to do ?
Wouldn't moving to some generic database wrapper library (eg. uODBC)
and dropping the own wrappers completely, the better way ?

-- 
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