Thread: VBA, ADO, selecting from a view -> ctid not found

VBA, ADO, selecting from a view -> ctid not found

From
Björn Häuser
Date:
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