good morning
I'm starting to work with PostgreSQL, but I'm having some difficulties.
It looks like an IDE problem.
Can anyone help me ?
I attach Print Screen
1) i see the tables
2) if i selecct a table i can't see the columns
3) if i use datawindow painter for build a datawindow i have no column.
4) If i use dbpainter for execure a sql, it works well.
Ecosystem:
- Windos 10 64bit
- PostgreSQL version 12.2 installed on server linux
- odbc 32bit
- Powerbuilder 2019r2
Thanks in advance
Regreats
Gimmy
Yes, I had the same issue with PostGreSQL when I started with it. Seems like the default ODBC client install with the base DBMS install was OK for the PG "Console" app to work but not PB. I then had to separately download the ODBC driver pack for the PG version I just installed and then after that installation, the PB IDE and Apps were OK. Seems like a PG "packaging" / install issue to me.
Regards ... Chris