Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

Set up a PostgreSQL ODBC Driver

After you have created a PostgreSQL database, you will need to set up an ODBC DSN to the new database in order for Enterprise Architect to connect to it.

Prerequisites

Install:

  • PostgreSQL DBMS and repository
  • PostgreSQL ODBC driver software version 7.03.01.00 or above (note that versions 8.3.4, 8.4.1 and 9.03 of the PostgreSQL ODBC Driver are not supported)

Set up the ODBC driver

Your PostgreSQL driver is now available to connect to the repository from Enterprise Architect.

Step

Action

1

Under both 32-bit and 64-bit operating systems, Enterprise Architect requires 32-bit ODBC drivers to connect to a repository through ODBC. You can quickly load the correct 32-bit ODBC Data Source Administrator by selecting the 'Configure > User Tools > ODBC Data Sources' ribbon option.

The ODBC Data Source Administrator window displays.

2

Click on the Add button.

The 'Create New Data Source' dialog displays, enabling you to add a new DSN.

3

Select 'PostgreSQL UNICODE' from the list.

4

Click on the Finish button.

The 'Postgre SQL Connector/ODBC' dialog displays.

5

Enter these configuration details:

  • A data source name for the connection
  • The actual name of the database
  • The host address of the DBMS server
  • User name
  • A description (optional)
  • The password

6

To set the advanced options, click on the Datasource button and set the options on 'Page 1' as shown:

Advanced options page 1 for PostgreSQL in Sparx Systems Enterprise Architect.

Note: From version 9.5.4 onwards some options shown in this image are no longer available and can be ignored.

7

If you are using a version of PostgreSQL between 8 and 9.5.4, set the options on Page 2 as shown:

Advanced options page 2 for PostgreSQL in Sparx Systems Enterprise Architect.
  • The 'Disallow Premature' checkbox should be checked
  • In the 'Protocol' panel, the '7.4+' radio button should be selected

Note: From version 9.5.4 onwards the two options are no longer available and can be ignored.

8

Click on the OK button to complete the configuration.

Learn more