On Wed, 12 Mar 2014 00:31:03 +0100, Gilles Ganault
<gilles.gana...@free.fr> wrote:

>Hello
>
>       A friend needs to move from Excel to a database. The school won't
> pay for the full version of MS Office that includes Access, so
> recommended that she use LibreOffice Base instead.
>
> I just checked it out, and it seems to only be a front-end to the
> HSQLDB database which is written in Java.
>
> Before I check it out, I'd like to make sure there's no SQLite-based
> lighter solution where...
> 1. I'll run the commands originally to build the DB + tables
> 2. The Windows application will either display forms for her to enter
>  data, or provide an easy way to import data from Excel
> 3. It will then display data through some reporting tool.
>
> Is there a good SQLite-based alternative to LibreOffice Base?
>
> I found this:
> http://sqlitestudio.pl
> http://www.valentina-db.com
> http://www.navicat.com/products/navicat-for-sqlite

Not what you asked for, but LibreOffice Base can use SQLite via ODBC:

http://ch-werner.de/sqliteodbc/

I have no experience with that solution, but at least the package is
maintained and reasonably up to date.

HTH

-- 
Groet, Cordialement, Pozdrawiam, Regards,

Kees Nuyt
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to