VOOZH about

URL: https://www.cdata.com/kb/tech/postgresql-odbc-openoffice-base.rst

⇱ How to Easily Query PostgreSQL Data in OpenOffice Base


How to Easily Query PostgreSQL Data in OpenOffice Base

πŸ‘ Mohsin Turki
Mohsin Turki
Technical Marketing Engineer
Connect to PostgreSQL data in OpenOffice Base using the CData ODBC Driver for PostgreSQL and generate reports with live data insights.

Apache OpenOffice Base is a versatile, free database tool that makes connecting and managing data easy. With CData ODBC Driver for PostgreSQL, you can seamlessly integrate and query live PostgreSQL data, bringing real-time insights directly into OpenOffice.

This guide simplifies the setup, showing you how to connect PostgreSQL to OpenOffice Base so you can easily generate reports, analyze trends, and make informed decisions right within your familiar workspace.

Overview

Here is an overview of the steps:

  1. CONFIGURE: Configure the DSN for PostgreSQL data in the CData ODBC Driver for PostgreSQL, using the required connection properties.
  2. CONNECT: Set up the ODBC connection in OpenOffice Base using the configured DSN.
  3. IMPORT: Once connected, review the available metadata and tables.
  4. CREATE: Create a report based on the queried PostgreSQL data data.

Configure the PostgreSQL DSN Using the CData ODBC Driver for PostgreSQL

To start, configure the DSN (Data Source Name) for PostgreSQL data in your system using the CData ODBC Driver for PostgreSQL. Download and install a 30-day free trial with all the features from here.

Once installed, launch the ODBC Data Source Administrator:

  • On Windows: Search for ODBC Data Source Administrator in the Start menu and open the application.
  • On Mac: Open Applications, go to Utilities, and select ODBC Manager.
  • On Linux: Use the command line to launch ODBC Data Source Administrator or use unixODBC if installed.
πŸ‘ ODBC Data Source Administrator

Once launched, double-click on the CData PostgreSQL data Source and enter the required values to establish a connection:

To connect to PostgreSQL, set the Server, Port (the default port is 5432), and Database connection properties and set the User and Password you wish to use to authenticate to the server. If the Database property is not specified, the data provider connects to the user's default database.

SSH Connectivity for PostgreSQL

You can use SSH (Secure Shell) to authenticate with PostgreSQL, whether the instance is hosted on-premises or in supported cloud environments. SSH authentication ensures that access is encrypted (as compared to direct network connections).

SSH Connections to PostgreSQL in Password Auth Mode

To connect to PostgreSQL via SSH in Password Auth mode, set the following connection properties:

  • User: PostgreSQL User name
  • Password: PostgreSQL Password
  • Database: PostgreSQL database name
  • Server: PostgreSQL Server name
  • Port: PostgreSQL port number like 3306
  • UserSSH: "true"
  • SSHAuthMode: "Password"
  • SSHPort: SSH Port number
  • SSHServer: SSH Server name
  • SSHUser: SSH User name
  • SSHPassword: SSH Password

SSH Connections to PostgreSQL in Public Key Auth Mode

To connect to PostgreSQL via SSH in Password Auth mode, set the following connection properties:

  • User: PostgreSQL User name
  • Password: PostgreSQL Password
  • Database: PostgreSQL database name
  • Server: PostgreSQL Server name
  • Port: PostgreSQL port number like 3306
  • UserSSH: "true"
  • SSHAuthMode: "Public_Key"
  • SSHPort: SSH Port number
  • SSHServer: SSH Server name
  • SSHUser: SSH User name
  • SSHClientCret: the path for the public key certificate file
πŸ‘ Configuring a DSN (Salesforce is shown)

Setup an ODBC Connection in OpenOffice Base

Once you've set up the DSN, it's time to connect to it in OpenOffice Base and start querying data:

Your connection is now established β€” ready to query and analyze data seamlessly within OpenOffice Base.


Review the Metadata and Tables

After the database file is created and the connection is established, the table list will automatically display all available PostgreSQL data objects.

  • Review the PostgreSQL data Object List: In the left pane, click on Tables to view the PostgreSQL data objects now available within OpenOffice Base.
  • View Object Data: Click on any object to view its contents. The PostgreSQL data data will display directly within OpenOffice Base, allowing you to review records and fields with ease.
πŸ‘ Apache OpenOffice Base Metadata (Salesforce data is shown)

That's it! You have now successfully established a connection to PostgreSQL data in OpenOffice Base, with data readily available for analysis and reporting.


Create a Report

Now, let's generate a report based on your PostgreSQL data data.

Your report is now created, drawing live data directly from PostgreSQL data, and ready for analysis.


Try CData Free for 30 Days

Experience the power of live PostgreSQL data data at your fingertips and seamlessly integrate it into OpenOffice Base. Start your free trial today!

Ready to get started?

Download a free trial of the PostgreSQL ODBC Driver to get started:

 Download Now

Learn more:

πŸ‘ PostgreSQL Icon
PostgreSQL ODBC Driver

The PostgreSQL ODBC Driver is a powerful tool that allows you to connect with live PostgreSQL data, directly from any applications that support ODBC connectivity.

Access PostgreSQL databases from virtually anywhere through a standard ODBC Driver interface.