Chapter 6. Tools

Table of Contents

1. pgAdmin III
1.1. Where Can I Find pgAdmin III?
1.2. Connecting to an xTuple Database
2. What is ODBC?
2.1. Locating the ODBC Driver For PostgreSQL
2.2. Configuring an ODBC Connection to xTuple
3. Capturing SQL with MS Query
3.1. What is MS Query?
3.2. Using Predefined Queries in OpenRPT

In this chapter we will examine several third party tools you may find useful when creating OpenRPT report definitions. The tools can also be helpful to system administrators responsible for maintaining xTuple Databases and/or other PostgreSQL databases.

The first tool we will look at is pgAdmin III, an open source database administration utility for PostgreSQL. Next we will look at the ODBC driver available for PostgreSQL. We will show you how to install and configure an ODBC connection from a Windows client to a PostgreSQL database. Finally, we will examine how a query tool can be used to generate SQL that can then be copied and pasted into an xTuple report definition Query Source to accelerate the development of a new report.