Обсуждение: Postgresql-odbc for AIX

Поиск
Список
Период
Сортировка

Postgresql-odbc for AIX

От
Tarik EL KHOUDRI
Дата:
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

От
Danny Severns
Дата:
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.