VBA, ADO, selecting from a view -> ctid not found - Mailing list pgsql-odbc

From Björn Häuser
Subject VBA, ADO, selecting from a view -> ctid not found
Date
Msg-id AANLkTikKh5NFHJ--dSDUWlDvHYwbYB6OvVMtKLCRX-R4@mail.gmail.com
Whole thread Raw
List pgsql-odbc
Hello List,

I am currently trying to select entries from a view from vba using ADO.
I am getting the error "column ctid not found", any suggestions?

SELECTs are the only operation i will ever do, so readonly would maybe
a option?
Changing the views, or just selecting from the paintables is not a option!

Thanks in advance,

Björn

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1010834 ] QA Notice: Package has poor programming practices
Next
From: Ken Sell
Date:
Subject: Difference in SQLGetInfo between 7.4 and earlier protocol