Обсуждение: VBA, ADO, selecting from a view -> ctid not found

Поиск
Список
Период
Сортировка

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

От
Björn Häuser
Дата:
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