After installing pgAdminII I made a link to a PostgreSql table.
The PostgreSQL Database reside on a Linux Box (file server with RedHat 8.0) and I have three
Window 2000 clients with MS Access.
Inside MS Access I made a link to an external PostgreSql table and I tried to load the data;
well it works properly ONLY on two Window 2000 clients, the third one is very SLOW and I can only see the structure of the linked table.
Perhaps inside PostgreSQL database is it possible to make a link to an external MS-Access table (as in Access) and use it as it was a pure PostgreSQL table?
I understand that pgAdminII is a Visual Basic application, how can I learn it and read documentation to make my own ODBC (Paradox)?