Path: csiph.com!news.swapon.de!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.os.linux.misc,comp.databases Subject: Re: Alternative To Microsoft Access Date: Mon, 29 Apr 2024 05:47:10 -0000 (UTC) Organization: A noiseless patient Spider Lines: 18 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Mon, 29 Apr 2024 07:47:10 +0200 (CEST) Injection-Info: dont-email.me; posting-host="04215bbbe15e1cd8ac94ba1cee5d62b8"; logging-data="1659584"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+2NYDbAyulY+6iTSjDLjIj" User-Agent: Pan/0.155 (Kherson; fc5a80b8) Cancel-Lock: sha1:jICSAsT6xYFYIWf0A+2hORDn65E= Xref: csiph.com comp.os.linux.misc:56146 comp.databases:18906 On Mon, 29 Apr 2024 06:31:28 +0200, Steve Hayes wrote: > On Sat, 27 Apr 2024 04:17:17 -0000 (UTC), Lawrence D'Oliveiro > wrote: > >>If anybody asks about an alternative to Microsoft Access, I think >>SQLite used in combination with LibreOffice will give you a lot of >>functionality, including comprehensive SQL support and scalability to >>much larger databases. > > But LibreOffice is dependent on Java, which seems to be deprecated in > some circles. I did have some LibreOffice Java stuff installed, so I did this dpkg -r liblibreoffice-java libreoffice-java-common libreoffice-sdbc-hsqldb and my LibreOffice Base access still works fine.