Re: [libreoffice-users] Re: LibreOffice Viewer Roadmap

2017-04-05 Thread Tom Davies
Hi :)
SQLite can be used as a back-end for Base, as can many other database
programs.  One of the strengths of LibreOffice/OpenOffice Base is that it
is designed to use a wide variety of back-ends.
Regards from
Tom )

On 5 April 2017 at 18:56, toki  wrote:

> On 04/05/2017 09:50 AM, Alexander Thurgood wrote:
>
> > instantiate one, and at least hsqldb.jar and/or embedded firebird db
> engines and probably a few other jar files ...
> ...
> > for ODB files that use a separate db engine, that would require a whole
> other specific development.
>
> Thanks. I hadn't thought about having to port the database engines.
> (For some reason, I keep thinking that LibO uses SQLite.)
>
> jonathon
>
> --
> To unsubscribe e-mail to: users+unsubscr...@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
>

-- 
To unsubscribe e-mail to: users+unsubscr...@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


Re: [libreoffice-users] Re: LibreOffice Viewer Roadmap

2017-04-05 Thread toki
On 04/05/2017 09:50 AM, Alexander Thurgood wrote:

> instantiate one, and at least hsqldb.jar and/or embedded firebird db engines 
> and probably a few other jar files ...
...
> for ODB files that use a separate db engine, that would require a whole other 
> specific development.

Thanks. I hadn't thought about having to port the database engines.
(For some reason, I keep thinking that LibO uses SQLite.)

jonathon

-- 
To unsubscribe e-mail to: users+unsubscr...@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


[libreoffice-users] Re: LibreOffice Viewer Roadmap

2017-04-05 Thread Alexander Thurgood
Le 04/04/2017 à 23:50, toki a écrit :

> Are there any plans for it to support odg and odb files, in the
> near/mid/long term future?
> 

I can't see any support for ODB files coming anytime soon. A viewer for
ODB files would need at least to have a Java VM, or be able to
instantiate one, and at least hsqldb.jar and/or embedded firebird db
engines and probably a few other jar files (e.g. for reports), or be
able to access them on whatever system it was installed, and that is
just for the currently embedded databases. If someone wanted a viewer
for ODB files that use a separate db engine, that would require a whole
other specific development.


Alex



-- 
To unsubscribe e-mail to: users+unsubscr...@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