From owner-freebsd-questions@freebsd.org Tue Oct 30 19:24:07 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F08F710F2228 for ; Tue, 30 Oct 2018 19:24:06 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9272275CBC for ; Tue, 30 Oct 2018 19:24:06 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: by mailman.ysv.freebsd.org (Postfix) id 56DBE10F2227; Tue, 30 Oct 2018 19:24:06 +0000 (UTC) Delivered-To: questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4589210F2226 for ; Tue, 30 Oct 2018 19:24:06 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from smtp-7-out.integrity.hu (smtp-7-out.integrity.hu [212.52.165.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.integrity.hu", Issuer "RapidSSL RSA CA 2018" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D22A075CB7 for ; Tue, 30 Oct 2018 19:24:05 +0000 (UTC) (envelope-from gabor@zahemszky.hu) Received: from webmail.integrity.hu (mail-fe-1.integrity.hu [10.1.64.120]) by mail-smtp.integrity.hu (Postfix) with ESMTPA id CB7544067A for ; Tue, 30 Oct 2018 20:23:53 +0100 (CET) Received: from OBv3whaidYnbAZ6UBnMwtRsVBmo8MELJfvyGtLKE5jGT/g6Srxy5crhtsPXxbSRW (MVyVDSwgOyKSHeKgyKPqukTIroFb+0Pb) by webmail.integrity.hu with HTTP (HTTP/1.1 POST); Tue, 30 Oct 2018 20:23:53 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 30 Oct 2018 20:23:53 +0100 From: gabor@zahemszky.hu To: questions@freebsd.org Subject: Re: How can we use LibreOffice Base pkg? In-Reply-To: <3fcd0b75bd78cdc1f61faa5a8358824d@zahemszky.hu> References: <3fcd0b75bd78cdc1f61faa5a8358824d@zahemszky.hu> Message-ID: X-Sender: gabor@zahemszky.hu User-Agent: Roundcube Webmail/1.1.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2018 19:24:07 -0000 It's great. But my question is: how can I create a database with LO Base. Under Linux (and maybe under Windows), HSQLDB is the built-in database in LO. And from LO Base, I can create a new "internal" DB (using HSQLDB). But I cannot create it under FreeBSD. I have LO installed. I tried to create database, but I could not. Please try it! Bye, Gabor ZAHEMSZKY PS: I installed unixODBC and sqliteodbc, configured them, and I could connect to SQLite3's database - but only after creating it with the sqlite3 CLI. I could not create a NEW db from Base. Virtually it works, but after a "successful" save and exit, there is nothing in the DB. El Mon, 29 Oct 2018 14:41:02 +0100 gabor@zahemszky.hu escribi=F3: > Hi! > =20 > I'd like to create some simple database with LO Base. But I cannot=20 > create > new database, neither connect to a DBMS. I tried to install=20 > database/hsqldb, hsqldb is not LibreOffice pkg search hsqldb hsqldb-2.3.4 Embeddable SQL database written in Java > but after installation, I could not create "internal" DB. > =20 > Do I need to install some JDBC-driver, or what? > =20 > I'm using 11.2 with FreeBSD-latest repo, and should not compile LO. > =20 > Thanks, > =20 > Gabor, ZAHEMSZKY pkg install libreoffice --=20 Martin Paredes Hermosillo, Son. Mexico