Path: csiph.com!weretis.net!feeder8.news.weretis.net!news.szaf.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.eyrie.org!jik4.kamens.us!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Kyonshi Newsgroups: comp.os.linux.misc,comp.databases Subject: Re: Alternative To Microsoft Access Date: Mon, 29 Apr 2024 09:26:50 +0200 Organization: A noiseless patient Spider Lines: 22 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 29 Apr 2024 09:57:08 +0200 (CEST) Injection-Info: dont-email.me; posting-host="91660fa1f2291112a68869356cae6912"; logging-data="1718436"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/QCz5+VHbu+EvDbKWkqyoE" User-Agent: Betterbird (Windows) Hamster/2.1.0.1548 Cancel-Lock: sha1:1KXUlHPhFYRtqbYcLsjmEU2+aoI= In-Reply-To: Content-Language: en-US Xref: csiph.com comp.os.linux.misc:56147 comp.databases:18907 On 4/29/2024 7:47 AM, Lawrence D'Oliveiro wrote: > 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. I think the Java part is actually the included database. if you don't use that one then it still should be fine.