Symptoms
In PB IDE, there is no column to be selected in a DataWindow when using PB ODBC to connect to a PostGreSQL database.
Cause
There are multiple schemas in the database.
Solution
Workaround:
Change PBTableOwner=' NO' to PBTableOwner='YES' in pbodb190.ini then you can see the columns.