User`s guide
PostgreSQL ODBC for Windows
2-73
7
Click Save in the PostgreSQL ANSI ODBC Driver (psqlODBC) Setup dialog box.
The ODBC Data Source Administrator dialog box shows the ODBC data source
PostgreSQL30.
After you complete the data source setup, connect to the PostgreSQL database using
Database Explorer or the native ODBC connection command line.
Step 4. Connect using Database Explorer or the command line.
Connect to PostgreSQL using Database Explorer.
If you experience issues connecting using Database Explorer, use the command line with
the native ODBC interface or JDBC to connect to your database.
1
After setting up the data source, click Connect in the Database Explorer tab.
2
In the Connect to a Data Source dialog box, connect to your database by selecting the
data source name for the PostgreSQL database from the Data Sources list. Enter a
user name and password. Click Connect.
Database Explorer connects to your database and displays its contents in a tab
named with the data source name.