branch develop updated (23c79a3 -> 98dfab4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 23c79a3 Merge branch 'feature/8175' into develop new 98dfab4 Complete documentation for libreoffice (refs #8008) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 98dfab45780068cbc0df4d49baf554bcd83cba2a Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Thu Jun 16 17:13:25 2016 +0200 Complete documentation for libreoffice (refs #8008) Summary of changes: src/site/en/rst/exportData.rst | 3 +++ src/site/rst/exportData.rst | 3 +++ 2 files changed, 6 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 98dfab45780068cbc0df4d49baf554bcd83cba2a Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Thu Jun 16 17:13:25 2016 +0200 Complete documentation for libreoffice (refs #8008) --- src/site/en/rst/exportData.rst | 3 +++ src/site/rst/exportData.rst | 3 +++ 2 files changed, 6 insertions(+) diff --git a/src/site/en/rst/exportData.rst b/src/site/en/rst/exportData.rst index 31bfb90..b5b4bc3 100644 --- a/src/site/en/rst/exportData.rst +++ b/src/site/en/rst/exportData.rst @@ -57,3 +57,6 @@ To do so: - click "Import from Libre Office" in the Echobase data query menu and paste the SQL code from LibreOffice. The LibreOffice SQL code is then imported in your EchoBase SQL query. + +To use postgresql in Libre Office, you have to install **libreoffice-sdbc-postgresql** package, +then choose **postgresql** database type for your new database connection. diff --git a/src/site/rst/exportData.rst b/src/site/rst/exportData.rst index 5795ed0..8fa4b12 100644 --- a/src/site/rst/exportData.rst +++ b/src/site/rst/exportData.rst @@ -54,3 +54,6 @@ Pour ce faire il faut utiliser l'action Importer depuis Libre Office et y coller le code SQL généré dans Libre Office. Le code SQL sera processé et mis à jour dans votre requête SQL EchoBase. + +Pour utiliser postgresql avec Libre Office, il suffit d'intaller le paquet **libreoffice-sdbc-postgresql**, +puis de choisir comme type de base de donnée **postgresql** pour connecter une base existante. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm