Thread: Postgresql-odbc for AIX

Postgresql-odbc for AIX

From
Tarik EL KHOUDRI
Date:
Hello,

Please can you confirm me if aix has a postgresql-odbc. because i have encounter a problem during configuration .

[01000][unixODBC][Driver Manager]Can't open lib '/opt/freeware/lib64/psqlodbcw.so' : file not found
[ISQL]ERROR: Could not SQLConnect
 
Best Regards.

Re: Postgresql-odbc for AIX

From
Danny Severns
Date:
Based on my experience from long ago when moving app source to different Unix systems to compile, AIX puts lib files in different locations than most other Unix systems.  The files are typically there, the paths just have to be adjusted in the compile scripts or the PATH envir variable.

On 2/28/2023 3:59 AM, Tarik EL KHOUDRI wrote:
Hello,

Please can you confirm me if aix has a postgresql-odbc. because i have encounter a problem during configuration .

[01000][unixODBC][Driver Manager]Can't open lib '/opt/freeware/lib64/psqlodbcw.so' : file not found
[ISQL]ERROR: Could not SQLConnect
 
Best Regards.