Hi people, I’m trying to access a PostgreSQL 8.1.23 database on a x86_64-redhat-linux.
Step done are:
Postgresql installation
Postgresql odbc driver installation
Odbc manager installation.
Natural 6.3.12 installation
Entire Access 6.2.11 installation
Using isql test connection is fine. So I can access postgresql database using odbc driver and a DSN name that I called ‘test’.
Postgres database and Natural are both on the same machine, so it’s a local connection.
So, i linked natural with osx ( make natural osx=yes ) and added on natparm configuration
DB TYPE PARAMETER
103 SQL ODBCINT:test
Connection doesn’t works.
My question is about Entire Access and Natural configuration.
What are the missing step in order to access postgresql from natural?
Anyone have expertise on this topic?
Thanks a lot.