Re: AACT database Windows setup

Clemens Ladisch <[email protected]> Mon, 10 Sep 2018 08:55:27 +0200
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <[email protected]>
Tom Lahey wrote:
> The instructions are poor and for an unsupported version.
>
> https://aact.ctti-clinicaltrials.org/pgadmin

The three links to pgAdmin are broken, and should be replaced (there is
now the additional "pgadmin" directory in the path):

https://www.postgresql.org/ftp/pgadmin/pgadmin3/
https://www.postgresql.org/ftp/pgadmin/pgadmin3/v1.22.2/win32/
https://www.postgresql.org/ftp/pgadmin/pgadmin3/v1.22.2/osx/

Postgres 9.6 and pgAdmin 3 are no longer the current versions, but they
still work fine.

> I am now struggling to setup the postgresql ODBC driver

The pgAdmin tool does not need the ODBC driver.

It is possible that other query tools require ODBC, but as long as those
other tools are not mentioned on the AACT web page, the ODBC driver
should not be mentioned there either.


Regards,
Clemens