LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Connect LibreOffice Base w/ PostgreSQL (https://www.linuxquestions.org/questions/programming-9/connect-libreoffice-base-w-postgresql-4175479625/)

carlosinfl 10-04-2013 12:56 PM

Connect LibreOffice Base w/ PostgreSQL
 
I have a dedicated database server running PostgreSQL 9.3 on CentOS 6.4 Linux. The database server is fairly vanilla. Nothing crazy but a standard installation of the software on Linux with a few roles I've created.

I'm trying to have my LibreOffice Base application connect to PostgreSQL and I'm not sure what driver I need / must use. There SDBC / JDBC / ODBC drivers...all of them being unique and on top of that, I'm not sure where I need to install the drivers. Would I need to install them on my PostgreSQL server or on my local MacBook Pro running LibreOffice:Base 4.1.x?

Can anyone please help me sort this out?

kbp 10-05-2013 06:54 AM

A quick search turned up this: https://wiki.documentfoundation.org/PostgreSQL-SDBC

You'll have to confirm that it's supported on LO for Mac though

carlosinfl 10-14-2013 12:46 PM

So my MacBook Pro needs to have the SDBC driver installed/ enabled to connect to the dedicated PostgreSQL server, correct?

kbp 10-14-2013 07:26 PM

I believe so.


All times are GMT -5. The time now is 08:46 AM.